> For the complete documentation index, see [llms.txt](https://docs.santacruzsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.santacruzsoftware.com/linkrui/asset-status-icons.md).

# Asset Status Icons

Understand each asset status icon and what it means.

Each asset displays a status icon that shows its current availability or state. The icon can change after you act on an asset. It can also change when the asset is updated in the DAM.

### Asset icon meanings

<table><thead><tr><th width="221.99993896484375">Icon</th><th>Meaning</th></tr></thead><tbody><tr><td><img src="https://1895738376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2lt9lcavWcRN7izHUMZE%2Fuploads%2F1yL49xQPgG6xhhfyjgv2%2FScreenshot%202026-08-06%20120945.png?alt=media&amp;token=00440dcc-4b3e-41aa-9bbc-9fe5a3b1d802" alt=""></td><td>A white cloud icon means your asset is in the DAM cloud only.</td></tr><tr><td><img src="https://1895738376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2lt9lcavWcRN7izHUMZE%2Fuploads%2F4Xb2cZw81o1GO3RxLyE8%2FScreenshot%202026-08-06%20121115.png?alt=media&amp;token=06b3b329-0f5e-4a47-897e-6c0665791d96" alt=""></td><td>A white circle with a black checkmark means that the asset is<br>available locally on your device.<br>When you open or place an asset, a version of it is copied to<br>the local device. When the download is complete, the asset<br>icon changes from Cloud to Local.</td></tr><tr><td><img src="https://1895738376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2lt9lcavWcRN7izHUMZE%2Fuploads%2F0pDsBd40ruabiTbcDUzb%2FScreenshot%202026-08-06%20121544.png?alt=media&amp;token=4362a880-61d9-4522-9248-ce2b1554061b" alt=""></td><td>A white cloud icon with a black exclamation mark means that a<br>problem was detected when you tried to open or place the<br>asset due to permission issues or asset corruption.</td></tr><tr><td><img src="https://1895738376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2lt9lcavWcRN7izHUMZE%2Fuploads%2FGnHnu8XB9kCFhVeFRzte%2FScreenshot%202026-08-06%20121748.png?alt=media&amp;token=c696787e-46e8-4c97-bc1f-cf496d5ed650" alt=""></td><td>A solid red triangle with an exclamation mark means that<br>your local asset has a conflict.<br>Local assets can be in Conflict status when:<br>➔ Your local asset version is newer.<br>➔ The DAM asset version is newer.<br>➔ There is a conflict between your local asset version and<br>the DAM version (the asset was modified both locally and in<br>DAM).<br>Note: Upon hovering over the Conflict icon, a tooltip pops up<br>explaining the specific reason for the conflict.</td></tr><tr><td><img src="https://1895738376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2lt9lcavWcRN7izHUMZE%2Fuploads%2FijwV7lh8GFqYJFNMfyYG%2FScreenshot%202026-08-06%20115746%20diff%20size.png?alt=media&amp;token=6d9eff96-58b0-4b74-94ab-c111bbcbe64c" alt=""></td><td>A spinning blue circle means that your asset is in the process<br>of opening, placing, updating, resetting or purging (depending<br>on the action selected).</td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.santacruzsoftware.com/linkrui/asset-status-icons.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
