# How to add tags to contacts

There are two ways to add tags to contacts. The first is, to add tags directly in the contacts database. The second is in a contacts overview page.&#x20;

**How to add tags in the contacts database**

* Toggle the contact you want to add a tag to. Please note: You can toggle as many contacts as you like. That allows you to bulk tag a lot of contacts at the same time. You can also use the toggle in the left upper corner, to toggle every visible contact on that page of the list.

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

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

* Click on the tag button right above the contact list.&#x20;
* Choose the tag you want to add from the dropdown or create a new tag by clicking on *Manage tags*.

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

* Click on all the tags you want to add to this contact. Please note: You can add several tags at the same time.&#x20;

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

**How to add tags in the contact overview page**

You can also add tags while reviewing a contact's details.

* Open the contacts database and click on a contact's name.&#x20;
* The contact overview page opens up.&#x20;
* To add a tag here, click on *Toggle tag* and follow the steps above accordingly.

<figure><img src="/files/2tDrFHFMikIUYLcuCQZj" 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://wiki.beabee.io/help-center-english/community-database/tags/how-to-add-tags-to-contacts.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.
