# Assets Catalog

{% embed url="<https://youtu.be/Oz4lROAyoLU>" %}

The Catalog shows all data assets within your active data source. You can filter by asset type — tables, columns, reports, and more — and see any open incidents or assigned ownership for each asset.

<figure><img src="https://1779874722-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTw0qpCVzfrIXqS4FEg4T%2Fuploads%2Fgit-blob-97710b69b543bed0874ae2dbf00e9346dbb94586%2Fimage.png?alt=media" alt=""><figcaption><p>Example of a Data Catalog</p></figcaption></figure>

Selecting an asset from the Catalog opens the Asset Details page, where you can review key statistics and lineage. You can also edit enrichment metadata such as owners and descriptions. Explore related pages below:

{% content-ref url="add-tags-and-classifications-to-fields" %}
[add-tags-and-classifications-to-fields](https://docs.decube.io/catalog/add-tags-and-classifications-to-fields)
{% endcontent-ref %}

{% content-ref url="../lineage/automated-lineage" %}
[automated-lineage](https://docs.decube.io/lineage/automated-lineage)
{% endcontent-ref %}


---

# 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.decube.io/catalog/data-catalog.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.
