# Email

- [How to create an email template](https://docs.cymbal.co/help/email/how-to-create-an-email-template.md): This page shows you how to design a new email template in Cymbal
- [How to import HTML designs](https://docs.cymbal.co/help/email/how-to-import-html-designs.md): This page shows you how to import HTML designs in to your Cymbal email editor
- [Email Automations](https://docs.cymbal.co/help/email/email-automations.md): This page will go through how to setup preset and custom email automations
- [Abandon Cart Automation](https://docs.cymbal.co/help/email/email-automations/abandon-cart-automation.md): This automation triggers when a potential customer leaves tickets in their carts and exists the checkout process
- [Eventim Abandon Cart Automation](https://docs.cymbal.co/help/email/email-automations/eventim-abandon-cart-automation.md): This page shows you how to enable the abandon cart automation for Eventim clients
- [Email Best Practices](https://docs.cymbal.co/help/email/email-best-practices.md): This page will show you email best best practices to help improve open rates and conversions
- [How Revenue Attribution works for Email](https://docs.cymbal.co/help/email/how-revenue-attribution-works-for-email.md): This page describes how Cymbal calculates revenue attribution for email


---

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