# Managing project tags

To manage the tags of your projects:

1. [Retrieving projects](/sonarqube-server/2025.2/user-guide/viewing-projects/retrieving-projects.md).
2. In the top right corner, select **Project Information**.
3. In the **Tags** section left panel, select the plus sign to assign a new tag to the project. A window pops up with the list of existing tags.
4. In the list, select the tag(s) you want to assign.
5. To create a new tag, enter it in the **Search for tags…** field, and select it in the list.

<figure><img src="/files/U35usnQmDhdNxc3TMm33" alt="Adding tags on the project information page"><figcaption></figcaption></figure>


---

# 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.sonarsource.com/sonarqube-server/2025.2/project-administration/managing-project-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.
