# Catalog

<figure><img src="/files/cz9fiAFU9vaGJ1lTlhZP" alt=""><figcaption></figcaption></figure>

The catalog is designed to manage metadata for Tables and Queries, making it easier to organize and retrieve your data.

## Key Features

* Annotation:
  * Add descriptions and tags to tables and columns to provide more context and improve understanding.
* Enhance searchability:
  * Use annotations or tags to improve keyword searches, making it easier to find the data you need quickly.
* Popularity:
  * Track table popularity, calculated by the number of referenced queries in Notebooks, helping you identify the most frequently used tables.
* References:
  * Identify which notebooks and jobs refer to the table, and achieve a clear understanding of data dependencies and usage.


---

# 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.codatum.com/connect-and-manage-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.
