# Cosmo Add Asset To Project Action

With the help of the Cosmo Add Asset to Project Action it is possible to add an asset to one or more projects that exist in Cosmo via a stream. For that the project ID’s of considered projects will be added to field ’Project ID List‘ in comma separated order. A distinction is made between asset path and asset name. The asset path is the actual storage path including name and file extension, the asset name is the name the asset should have in the database and thus in Cosmo, Premiere or After Effects. A breadcrumb can be specified within the node. It can also be filled via a wildcard {job.breadcrumb} depending on which trigger was used for the stream. In the case of an auto import or a web upload, this wildcard is available, but not in the case of an export or watch folder workflow. There is an option to keep the original asset name (check box) to ensure, for example, within an auto import that the assets are not renamed during synchronization via the panel. This enables the editors to rename the assets in premiere during an auto import process and to keep these names. The set names can be updated by re-indexing the project in the Cosmo database. There is an option to keep the original breadcrumb (check box) to ensure, for example, within an auto import that the assets are not moved during synchronization via the panel. This enables the editors to change the location of the assets in premiere during an auto import process and to keep these locations.


---

# 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/cosmo/cosmo-add-asset-to-project-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.
