# Creating a new tag

1. In your project dashboard, click on **New Tag** (bottom left).

<figure><img src="/files/41wzmszV4pN7FaqrPOAS" alt="Overleaf dashboard with New Tag button indicated in the left pane" width="563"><figcaption></figcaption></figure>

2. Enter a name for your new tag

This can be anything you want—just make sure it’s unique and you haven’t used it before.

<figure><img src="/files/MVeq5ECimnlPfhbfpxz6" alt="Image showing New Tag name dialog" width="563"><figcaption></figcaption></figure>

3. Pick a tag color

This will help you quickly spot and identify your tags. You can choose from our nine preset colors or create your own by using the color map or entering the HEX or RGB values (as shown below).

<figure><img src="/files/uK4TNNjr845nbNUuZJeJ" alt="Image showing Tag colour picker" width="563"><figcaption></figcaption></figure>

4. Click **Create.**

And there you have it—a new tag.

***

## Viewing projects with a specific tag

You can easily view all the projects with a specific tag in your project dashboard.

To do this, you can either:

* Click the tag name in the bottom left of your project dashboard.

OR

* Click the tag name next to the Title of your project.

<figure><img src="/files/dpBMtC3kTrxLsDMELVI2" alt=""><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.overleaf.com/managing-projects-and-files/organizing-projects-with-tags/creating-a-new-tag.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.
