# Tags

Tags are labels that can be associated with various items. They can be used to:

* semantically group projects together
* link projects to license policies, if a project and the policy have the same tag then the policy is automatically enforced on the project.
* enforce a different level of thresholds for security/stability/licensing in the analysis

![The Tags view](/files/MqVrbSKQGMeknRvTMAu6)

While tags can be applied on the [Projects](/the-meterian-webapp/the-web-dashboard-1/projects.md) and [Policies](/the-meterian-webapp/the-web-dashboard-1/policies.md) view, a special "Tags" view is available in order to manage those in one single place.&#x20;

![Configuring a single tag](/files/UGTcIEeDk9hSlHVe6VHz)


---

# 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.meterian.io/the-meterian-webapp/the-web-dashboard-1/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.
