# Tag Management

Sift will automatically tag content for you using AI. There are three types of tags:

* **System Tags**: Used to define what automatically becomes an action on Sift, along with pre-defined analysis categories (i.e. Sift will automatically break down bugs, feature requests and other things for you)
* **User Tags:** These are anything that you want - you get to define these fully and Sift will simply apply them for you :)
* **Gen AI Tags:** Sift adds these automatically to items to make it easier to find things later with searches. These are also used for various features in the product like Sift GPT, clustering and more to get higher fidelity and better results to questions you ask.

#### **Configuring Tags**

**Tag Groups**

To create a new group, Go to Settings -> My Sift. Scroll down to Tag Groups. You can define a Tag Group here for Sift to start automatically classifying.

<figure><picture><source srcset="https://3986532446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FH13XXo6kdhRKot3wY8qd%2Fuploads%2FcBduvv0pndR8yuOe2TMr%2FScreenshot%202026-04-12%20at%201.30.17%20AM.png?alt=media&#x26;token=cb2c614f-111d-4dd5-b889-3c37121f4992" media="(prefers-color-scheme: dark)"><img src="https://3986532446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FH13XXo6kdhRKot3wY8qd%2Fuploads%2F3SCDiSOvEizuNeBNLgEX%2FScreenshot%202026-04-12%20at%201.30.06%20AM.png?alt=media&#x26;token=9774d006-e794-48b1-8f77-a6a79d8f5df6" alt=""></picture><figcaption><p>Sift Tag Groups</p></figcaption></figure>

**Tag Values**

Now, you can add any values into these groups. Note: Tag Values have to be unique across groups. In order to make this more accurate, provide more descriptive tag names.

<figure><img src="https://3986532446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FH13XXo6kdhRKot3wY8qd%2Fuploads%2FtvWYFb9EeoZZE8PIoCOZ%2Fimage.png?alt=media&#x26;token=cfc983f5-7b9f-4ef4-8285-c25e60d3011e" alt=""><figcaption><p>Sift Tag Values</p></figcaption></figure>

Afterwords, these tags will start displaying on any actions in Sift.

<figure><img src="https://3986532446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FH13XXo6kdhRKot3wY8qd%2Fuploads%2FYcmYlhGoCO1TSyj6VtaL%2Fimage.png?alt=media&#x26;token=85ebcfa8-5c24-4630-8806-3d8316f53264" alt=""><figcaption><p>Viewing Tags</p></figcaption></figure>

The Tags are broken down into the categories you defined alongside a confidence.

* Confidence is how confident AI is about applying the tag.


---

# 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.getsift.ai/configuring-sift/tag-management.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.
