# Project File Action

With the help of the Project File Copy Action it is possible while a project is being created in the database to create the physical file on the storage from the template.

#### Example:

If all parameters are defined in the "Add project" dialog that are necessary to create a project, this only means that an object will be created in the database. (Metadata only). If a workflow is also executed on the associated trigger "create\_project", the physical equivalent of the database object on the storage is only defined via the workflow. It is therefore only possible to open a project when this node has generated the physical file from the template. The File Copy Action can be queried in every stream in which a project object is present.


---

# 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.1/helmut4-components/streamdesigner/nodes/actions/project/project-file-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.
