# SquadUP

### Connecting Cymbal to SquadUP

1. **Email SquadUP support**
   1. Send an email to **<support@squadup.com>** with the subject line: Cymbal API Integration Request.
   2. In the email, ask for your SquadUp representative to send you:
      1. Your SquadUp user ID
      2. A SquadUp API access token for your account
2. **Steps in Cymbal**

   1. Once SquadUp gives you your user ID and access token, head over to **Settings** -> [**Integrations**](https://manager.cymbal.co/settings/integrations)
   2. Click **Connect with a ticketer**, select SquadUP, and click on **Get started**
   3. Copy your user ID and access token, and click **next**
   4. Optionally add tags or lists to your integration, otherwise click **connect.**

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


---

# 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/squadup.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.
