> 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-change-asset-breadcrumb-action.md).

# Cosmo Change Asset Breadcrumb Action

The **Cosmo Change Asset Breadcrumb Action** node can be used to move an asset into another bin. Changes are saved in Cosmo and reflected in the associated project host application, such as Premiere Pro or After Effects.

If the boolean toggle **“Auto Sync”** is enabled, the change will be synchronized with the project automatically once it has been opened. If the toggle is disabled, a pending-sync change will be indicated in the panel (see [*Panel Dashboard → Sync*](/helmut4-releases/helmut4-components/helmut4-panel/panel-dashboard.md#sync)).

The **“Don’t Change Breadcrumb”** option works as follows:\
If enabled, the breadcrumb of the asset will not be updated during synchronization, even if it has been changed in Premiere Pro or After Effects.

<figure><img src="/files/2vkQT6xpQWYeNAEmkE0h" alt="" width="347"><figcaption><p>Cosmo Change Asset Breadcrumb 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-change-asset-breadcrumb-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.
