# Event auto tagging

Auto tag automatically assigns tags to events using AI or keyword rules. This saves time by segmenting your ticket buyers without extra manual work.

1. Go to the [**Home tab**](https://manager.cymbal.co/home)&#x20;
2. Scroll down to **Events** and click the **Auto tag** button.

   <figure><img src="/files/qbRIzoC3YJbltNZJzDLz" alt=""><figcaption></figcaption></figure>
3. In the modal, click **Create new**

   <figure><img src="/files/QD9lKqCOYvChsuBzZRaX" alt=""><figcaption></figcaption></figure>
4. On the left side, choose the Auto tag type:

   * **Event name contains specific words** – tags events with matching words in the event name.
   * **Venue name contains specific words** – tags events with matching words in the venue name.
   * **Fits a general description (AI)** – uses AI to tag events based on a broad description you provide.

   <figure><img src="/files/v0QF5Z5RMHpKOWBKmGjJ" alt=""><figcaption></figcaption></figure>
5. Enter the **tags** you want AutoTag to apply
6. Click **Save**
7. Your Auto tag is now active.


---

# 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.cymbal.co/help/segmentation/tags/event-auto-tagging.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.
