> For the complete documentation index, see [llms.txt](https://docs.helmut.de/helmut4-releases/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helmut.de/helmut4-releases/helmut4-components/streamdesigner/nodes/actions/cosmo-16/cosmo-detach-proxy-asset-action.md).

# Cosmo Detach Proxy Asset Action

The **Cosmo Detach Proxy Asset Action** node removes (detaches) the proxy media from an existing asset in Cosmo.

To remove a proxy, the **Asset ID** must be provided. The ID can typically be retrieved using the wildcard [{job.assetid}](/helmut4-releases/helmut4-components/streamdesigner/wildcards/job-related-wildcards-32/job-assetid.md).

After execution, the asset will no longer be linked to its proxy file.

#### Synchronization Behavior

**Auto Sync**\
If enabled, the change is synchronized automatically when the project is opened.\
If disabled, the panel will indicate that synchronization is required. An orange counter icon shows how many assets still need to be synchronized or updated, and the user must initiate the sync manually.

#### Execution Notes

* Requires a valid existing asset in Cosmo
* Only removes the proxy link (the media file itself is not deleted from storage)
* Does not return a status result to the stream

<figure><img src="/files/WowQvh8KuDKAvrYN0B8O" alt="" width="347"><figcaption><p>Cosmo Detach Proxy Asset Action</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/helmut4-components/streamdesigner/nodes/actions/cosmo-16/cosmo-detach-proxy-asset-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.
