# Create a Template

**To create an order email template, follow these steps from your WordPress dashboard:**

1. Navigate to **WooCommerce > Spark Editor**
2. Here, you’ll find various steps involved in crafting your email template.

Let’s go through the process for creating a template specifically for **Completed Orders**.

i) Choose your language: **Spark Editor** supports multiple languages. Select the language you wish to use for customization if your site is multilingual.

ii) Next, select an email template from the available options. For example, if you want to send a confirmation email for completed orders, choose the **completed Order** template from the list of 10 different templates.

<figure><img src="https://2617971948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUM7IMLYNpH3NSpDrZcNu%2Fuploads%2FBJyQ5sKgcQShROHHyFh2%2Fscreenshot-localhost_5000-2024.10.22-15_43_02.png?alt=media&#x26;token=b60f60fd-b085-4438-8c94-dc15b65ce20f" alt=""><figcaption></figcaption></figure>

iii) **Completed order template** is ideal for sending confirmation emails for completed orders, similarly choose from the other 10 different templates to match the purpose of your communication seamlessly.

**Still have more questions ?**\
​Please submit a support request <support@flycart.org>\
We are always happy to assist you :)


---

# 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.sparkeditor.com/template-customization/create-a-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.
