> For the complete documentation index, see [llms.txt](https://docs.decube.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decube.io/catalog-collaboration/rate-an-asset.md).

# Rate an asset

Asset ratings let you signal the reliability and usefulness of a catalogued asset to other users in your organization. Ratings are visible in the asset feed and help teams make informed decisions about which assets to trust and prioritize.

In the Assets Feed, you can add a star rating to any asset. Go into the Feed of any asset and click on the stars to add an asset rating.

<figure><img src="/files/ZAdWZTosYc8DypoIluHk" alt=""><figcaption><p>You can now add ratings to each Catalog asset.</p></figcaption></figure>

Asset owners will be notified of your given rating via notification email.


---

# 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.decube.io/catalog-collaboration/rate-an-asset.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.
