# Adding external events

Sometimes you might want to market an event that doesn't use a ticketing account that you have access too.  Cymbal makes it easy to add additional external events.  These events however will be missing revenue attribution.

In order to add an external event, you can either do it from the **Home** tab and click **Add external event** or while building an email campaign you can simply copy and paste an external event url when adding an event component.

1. Click "Add event" from the Home tab

   <figure><img src="/files/8TT30syEo4nGvWyF7yPY" alt=""><figcaption></figcaption></figure>

2. Paste the event link

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

3. Review and edit event information

   <figure><img src="/files/a9lKygGXS2EvmmPzzEaa" 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/events/adding-external-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.
