# File Replace Content Action

With the help of the File Replace Content Action it is possible to replace the content of a file that can be read, opened and changed by the operating system. To do this, it is necessary to know the content to be replaced, since this must be specified in the form of a string in the node. It is possible to replace the defined string with any value available in the stream.

The node can be used, for example, to replace the name of a sequence or the paths of the existing assets within the project.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.helmut.de/helmut4-releases/v4.6.0/helmut4-components/streamdesigner/nodes/actions/file-and-folder/file-replace-content-action.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
