# How to create an email template

Cymbal doesn’t currently offer traditional email templates, but you can easily create reusable templates by duplicating campaigns.

## Steps to Create a Template

1. Go to the [**Email** ](https://manager.cymbal.co/email)**tab**

   <figure><img src="/files/EZs1srnduyZofdJS7f1r" alt=""><figcaption></figcaption></figure>
2. Create a new campaign or select an existing campaign you’d like to use as a “template”

   <figure><img src="/files/q0bsSQBPdjtnqWsYSG1r" alt=""><figcaption></figcaption></figure>
3. **Name the campaign** and add “Template” to the name so you can identify it later

   <figure><img src="/files/x3hfRy1llXfYOQjXnXAm" alt=""><figcaption></figcaption></figure>
4. Once finished, click **Back**. The campaign will be saved as a **Draft**.

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

## Using Your Template

When you want to reuse it:

1. Open the [**Email**](https://manager.cymbal.co/email) **tab**.
2. Select your draft “Template” campaign.
3. Click **Duplicate** in the left, bottom panel.

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

This will create a new campaign with the **same style and structure** as your template, ready for edits and sending.


---

# 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/how-to-create-an-email-template.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.
