# Message templates

Use message templates to write, personalize, and send answers to common questions while keeping your messages personal.

Message templates let you save commonly used templates, snippets, and answers that you don't want our bot to send automatically.

To create and manage Saved replies go to **Settings → Request settings → Message templates.** You can create a new one using the **+ New** button or edit existing ones by clicking on the list.

<figure><img src="/files/8d6a1d3e25cdd2550cf7f577e783612f76d5d824" alt=""><figcaption></figcaption></figure>

Customize each message template to fit your team or organization's needs. This ensures consistent, on-brand messages and saves admins time and effort, allowing them to focus on other important tasks.<br>

### Personalize your message

To make your message more personalized and engaging, you can incorporate variables like the recipient's name or office location. Adding articles or attachments can also make your message more informative and helpful. Personalizing your message and providing value can increase the chances of it resonating and achieving your desired outcomes.

<figure><img src="/files/e4b22040a5860a0e487866ad3f5b62bfabd4f354" alt=""><figcaption></figcaption></figure>

### Using message templates

Find and select a message template when sending replies, internal notes, or approvals directly from the message box.

<figure><img src="/files/cef29369127cb177e66c4db3424d550af53928c9" alt=""><figcaption></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://docs.siit.io/request-management/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.
