# Tags

## Creating and Deleting Tags

To create a tag, navigate to Settings, and then Tags. Then click the + button to create a tag. You can create as many tags as you'd like.

![](https://44727351.fs1.hubspotusercontent-na1.net/hubfs/44727351/Screenshot%202024-03-14%20at%2011-41-29%E2%80%AFAM-png.png)

{% hint style="warning" %}
Tags must be created before they can be used, and they cannot be renamed. When you delete a tag, it will remove that tag from all People who have that tag.
{% endhint %}

## Using Tags

### Applying Tags

Once your tag has been created, you can apply tags to people in the following ways:

* Individually, in their Person record and in the [Inbox](/help/texting/inbox.md).
* In bulk, via [CSV import](/help/managing-data/csv-imports.md) and through bulk actions after [filtering a list.](/help/managing-data/filtering-people.md)

### Filtering by Tag

You can [filter the People list](/help/managing-data/filtering-people.md) by Tag. If you'd like to filter by multiple tags, you can choose whether you want to have the results display People who have *all* of the tags or who have *any* of the tags.

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

You can also filter the [Inbox](/help/texting/inbox.md) by Tag by navigating to any tab of the Inbox and clicking **Filter > Add a Tag Filter.**

### Removing Tags

You can remove tags from a Person by pressing the X on the applied tag.

![](https://44727351.fs1.hubspotusercontent-na1.net/hubfs/44727351/Screenshot%202024-03-14%20at%2011-40-33%E2%80%AFAM-png.png)


---

# 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://daisychain.gitbook.io/help/managing-data/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.
