# Import Assets

Opens a dialog for importing assets into the project. Assets can only be imported when a profile is selected. Since a profile always contains a stream, a HIO job is created in the dashboard for each imported asset, which is processed via a render node. Different from web upload the assets will not be first uploaded to a temporary folder but will be imported directly to the system. For selecting the files which needs to be imported the file chooser can be used that is the replica of the host computer.

![Import Assets Dialog](/files/BxoGPLsofW1J08k44p1i)


---

# 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/helmutco/projects/import-assets.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.
