# Cosmo Add Proxy To Project Action

With the help of the Cosmo Add Proxy to Project Action it is possible to add or update a proxy to an existing HighRes asset in Cosmo. If the HighRes asset has not been added before the proxy has been added, the node will fail. There are three options of attaching that depending on the input parameters which the user provides. "Asset ID" has the highest priority and gives the option to attach a proxy to one individual asset. "Project ID" means that all assets with the same Highres Path inside the project will receive the proxy. Providing only the „Highres Path“ without the other two options forces all assets to be saved in the database that match with HighresPath to receive the proxy.

With the "Autosync" option it can be decided within the Helmut4 panel if the proxy should automatically be synced whenever the project is opened or the user initiates a manual Sync process. If the Autosync is disabled an orange icon will be increased with the amount of assets that needs to be synchronized/updated.


---

# 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/cosmo/cosmo-add-proxy-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.
