# Manage Tags

Immuta uses tags primarily to enforce policies, but tags can also be used for generating Immuta reports and search results in the Immuta UI.

## How-to guides

* [Create tags](https://documentation.immuta.com/latest/configuration/manage-data-metadata/tags/how-to-guides/managing-tags): Create tags in Immuta or import tags from an external catalog.
* [Add tags to data sources and projects](https://documentation.immuta.com/latest/configuration/manage-data-metadata/tags/how-to-guides/data-source-tags): Add and manage tags on Immuta data sources and projects.

## Reference guide

[Tags](https://documentation.immuta.com/latest/configuration/manage-data-metadata/tags/tags-reference-guide): This reference guide describes how Immuta uses tags.


---

# 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://documentation.immuta.com/latest/configuration/manage-data-metadata/tags.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.
