# Eventbrite

### Connecting Cymbal to Eventbrite

1. Head over to **Settings** -> [**Integrations**](https://manager.cymbal.co/settings/integrations)
2. Click **Connect with a ticketer**, select Eventbrite, and on the popup screen, click on **Get started**
3. Log into your Eventbrite account. Once signed in, Cymbal is now connected to your Eventbrite account.

### Collecting SMS subscribers at checkout

Cymbal can collect SMS subscribers directly in the Eventbrite checkout process.\
This requires adding an SMS opt-in message to your order form.

1. Go to your **Event Dashboard**.
2. Click the **Order Options** tab.
3. Select **Order Form**.
4. Under **Your Questions**, find **Cell phone** and click on it.
5. In the **Add special instruction** field, paste the following message:

`By providing your cell phone, you opt into receiving text messages from [Organization Name] about upcoming events. STOP to stop. Msg & data rates apply.`

6. Click **Publish** to save your changes.
7. **Preview the checkout flow** to confirm the message appears correctly.

   \ <br>


---

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