> For the complete documentation index, see [llms.txt](https://docs.cymbal.co/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cymbal.co/help/setting-up-cymbal/connect-a-ticketing-provider/seetickets.md).

# Eventim US

Steps in Eventim US:

1. Locate your *Client ID*. This *Client ID* can be found within the left navigation of your Client Dashboard under the **MARKET** section, click on the "API Credentials" menu item and on the right side of your screen you will see it.
2. **Copy** your *Client ID.*

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

Steps in Cymbal&#x20;

3. Log into Cymbal and head over to **Settings** -> [**Integrations**](https://manager.cymbal.co/settings/integrations)
4. Click **Connect with a ticketer**, select Eventim US, and on the popup screen, click on **Get started.**
5. **Paste** your *Client ID.*

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

6. Cymbal is now connected to your Eventim US account.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/setting-up-cymbal/connect-a-ticketing-provider/seetickets.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.
