# Templates

Templates are a powerful tool in CrossEngage, which allows you to create Message Templates with Hypertext (Text, hyperlinks and digital media such as videos), and re-use them any number of times. Furthermore, by incorporating [Handlebars](/data-and-engagement-platform/messages/personalization.md) in your Templates, you can customize each message with Specific information about the receipient User.

You can create Templates in CrossEngage using the built-in Template Builder, or by directly using HTML code. You can also use many of the Templates of our Integration Providers. For more information, please refer to the [Integrations](broken://pages/UsQSZuVVJHPDAqOnTPX6) Section.

### Layout of a Template

In CrossEngage, a Template contains parallel horizontal Structures that can be added or removed to change the length of the email. Each Structure contains one or more Containers. These Containers contain the contents of the email, such as Text, Images, Videos and more. By diving the Templates in Structures and Containers, we can easily set up and modify the Template. This also gives us the power to modify parts of the Template as independant units.

Structures are also grouped together as 'Stripes'. Generally, you can combine your Structures in three Stripes - Header, Content and Footer, but you are free to create more stripes as needed.

<figure><img src="/files/bQ1NJE9Np3wRmHuYFDJh" alt=""><figcaption><p>Layout of a Template</p></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://documentation.crossengage.io/data-and-engagement-platform/messages/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.
