# Tags Management

Tags can be created, edited and removed via permissions available under User role settings. In order to allow filtering to users you will need to assign their role with "View tags" permission. This will give them the option to see tags in the filters.

Page with tags can be accessed through the link under the settings menu:

![Tags link in the side menu](/files/4QaURCaJ2kwtglgoSiVu)

There is an unlimited number of tags you can create. You have 10 predefined colors to choose from when you create a tag. This is the necessary info you should enter when creating a tag:

* Tag name
* Tag color
* Companies that belong to this tag (one or multiple option can be selected)

![Create tag pop-up](/files/rLWIME2AfIK4CFfvwl5K)


---

# 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.mod24.com/mod24/tags/tags-management.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.
