# Adding tags

{% hint style="info" %}
You can learn how to add tags to newly imported contacts by referring to [Importing new contacts](/features/contacts/importing-new-contacts.md).
{% endhint %}

If you wish to add tags to a contact, you may search for the contact by referring to [Searching contacts](/features/contacts/searching-contacts.md). Click on the "+" icon under "Tag".&#x20;

<figure><img src="/files/mqj8o1M5ufWQomE1rH3I" alt=""><figcaption></figcaption></figure>

If you would like to add a new tag, insert the title for your new tag in the spaces provided. You may also search for tags you have created before by typing in the areas provided.&#x20;

<figure><img src="/files/JuB2hHObqT5NjL82jFwy" alt=""><figcaption></figcaption></figure>

After finishing typing, click "Add" to add a new tag.

<figure><img src="/files/hjOmEAaaJCvTy9wPGCsf" alt=""><figcaption></figcaption></figure>

The title of your new tag will display a "tick" and be added to the "Tag" section of the specific contact. If you wish to unselect the tag, click on the "x" icon next to the tag on the Contacts page, and the contact will not display the unselected tag.

<figure><img src="/files/ijuDni8LRljUWRWO2zqJ" 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://support.chatmonster.io/features/contacts/adding-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.
