# Transactional templates

{% hint style="info" %}
**You can create saved templates to use for your transactional messages.**
{% endhint %}

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

{% hint style="info" %}
**All of our message editors are supported with transactional templates: drag-and-drop, WYSIWYG, and raw HTML.**&#x20;
{% endhint %}

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

{% hint style="info" %}
**Specify your Sender, Subject, and track your message analytics by using a** [**transactional tag**](/docs/transactional/transactional-tags.md)**.**&#x20;
{% endhint %}

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

{% hint style="info" %}
**Edit your message template as normal just as you would in a broadcast or funnel.**&#x20;
{% endhint %}

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

{% hint style="info" %}
**Include your Template ID to use your template with SMTP Relay or API message submission methods.**&#x20;
{% endhint %}

<figure><img src="/files/nKsyKfA2oRmX7LXYuE6t" 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.emaildelivery.com/docs/transactional/transactional-templates.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.
