# Email Templates

### Create Template <a href="#create-template" id="create-template"></a>

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

Navigate to the my contents tab > email templates > New email template 'button'

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

1. You can get started with a sample template
2. Use the tools on the right sidebar to edit your email
3. Preview your email on computer or phone
4. Define up to 10 variables for later filling

Remember to save your template after you finish.

### Use Template <a href="#use-template" id="use-template"></a>

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

In your flow, right click to create a Send Email Step, edit it, click on "Change Template".

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

Choose a template and map values for your pre-defined variables in the template.

<figure><img src="/files/FYi2apCtzMv0dWaXZ9Bm" 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://help.flochat.ai/platform/email-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.
