# Working with Templates

An email template is the message that you'll be sending out. Navigate to Campaigns > Templates to view and edit default templates or to copy over to your library. When designing a template in the template editor, you'll have the option to add, remove or edit the content that make up the template to suit your needs.

An email campaign is the vehicle that sends out the message. Navigate to Campaigns > Email Campaigns to set up a campaign. You'll be prompted to select the email template that you want to deliver to your target audience under the 'Content' tab.&#x20;

You can find more helpful information about templates [here](/templates/creating-templates.md).


---

# 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.gleantap.com/campaigns/working-with-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.
