# Ticketsauce

1. Head over to **Settings** -> [**Integrations**](https://manager.cymbal.co/settings/integrations)
2. Click **Connect with a ticketer**, select Ticketsauce, and on the popup screen, click on **Get started**.
3. In order to get your Ticketsauce API credentials, login to Ticketsauce. Hover over **My Account** in the top right and click **API**. Your Client ID and Client Secret should be in the top right. You may need to click **Generate API Keys** in order to see your Client Secret.

<figure><img src="/files/OM98fAUyhk6VUePkwaTd" alt="" width="319"><figcaption></figcaption></figure>

<figure><img src="/files/v0mzyWvJsn74G09k6ZlJ" alt="" width="347"><figcaption></figcaption></figure>

4. Copy the credentials into Cymbal and click **Connect**
5. Cymbal is now connected to your ticketing provider.&#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/setting-up-cymbal/connect-a-ticketing-provider/ticketsauce.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.
