# Managing project tags

To manage the tags of your projects:

1. Retrieve your project. See [Retrieving projects](/sonarqube-server/2026.2/user-guide/viewing-projects/retrieving-projects.md) for more details.
2. Go to **Project Information**.
3. In the **Tags** section, select the plus sign to assign a new tag to the project. A modal appears with the list of existing tags.
4. Select the tags you want to assign from the list.
5. To create a new tag, enter it in the **Search for tags…** field, and select it in the list.

<div align="left"><figure><img src="/files/QuUNBBGxdET2X9YtA2DN" alt="Adding tags on your Project Information page."><figcaption></figcaption></figure></div>


---

# 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/2026.2/project-administration/setting-up-features/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.
