# Message Templates

![](/files/-LuwqJD14O0SJrgv4jKT)

A template is a predefined model having variables which allow to personalize the message when addressed to profiles in lists. We will see in the next module how to [add a message template](/message-templates/add-a-message-template.md).

This section consents to:

* list message templates previously created.
* read message template content
* delete message template/s
* [add message template/s](/message-templates/add-a-message-template.md)

![](/files/-Luol9H77k249lQOKVMr)


---

# 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.socializit.com/message-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.
