# Adding tags to events

Adding a tag to an event will assign that tag to every contact that buys tickets to that event.

1. Head over to the [Home](https://manager.cymbal.co/home) tab and select an event:
2. Scroll down to the section that says "Tags". Search and input tags associated with your event.&#x20;

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

3. Once you've input your tags, hit Save in the upper right hand corner of the screen.&#x20;


---

# 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/adding-tags-to-events.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.
