# File Open Action

With the help of the File Move Open Action it is possible to open a file. The file is always opened with the program associated with this type of file on the operating system. This makes it possible to use this node for a large number of programs. The main use case is opening the project files (Premiere, After Effects, Audition). The node is just triggering the OS and the operating system is the parent process under which the program assigned to the file to be opened runs.


---

# 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.2/helmut4-components/streamdesigner/nodes/actions/file-and-folder/file-open-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.
