# How to create email templates with your own editor and upload them to the server

If you want to create your email templates with your own editor or if you already have email templates that you want to integrate in QLM, follow the procedure below to integrate your email templates into QLM.

#### Identify where your email templates folder is located&#x20;

* Launch the QLM Management Console
* Go to the Manage Keys tab
* Click Sites
* Go to the Files and Folders tab
* The Email Templates Folder field contains the location of your email templates folder

#### Copy your email template to the email templates folder

* Create your own email template
* Copy it to the folder identified above

You can now open the Templates editor in QLM (Manage Keys / Templates). Your email template should be listed. To force the email template to be uploaded to the server, make a small change in the email template and save it.


---

# 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.soraco.co/docs/email-framework/email-templates/how-to-create-email-templates-with-your-own-editor-and-upload-them-to-the-server.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.
