# Set Up Message Template

**Step 1:** Click on **Message Templates** tab in the left navigation sidebar.

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

**Step 2:** Click on the **Add New Template** button to start adding a new Message Template.

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

**Step 3:** Input your Message Template **Title** and **Message** and click on the **SAVE** button.

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

**Step 4:** Click on the **Conversation** tab in the left navigation sidebar and Click on any channel conversation and click on the Message Templates icon to use the created Message Template.

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

**Step 5:** Select your created Message Template from the Message Templates list.

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

{% hint style="info" %}
**You will notice the Message from your Message Template will be pasted on the conversation when you select your Message Template.**&#x20;
{% endhint %}

<figure><img src="/files/i0ojQWeUI3SSHG2tpFTE" 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://imbrace.gitbook.io/imbrace-documentation/onboarding-guide/set-up-message-template.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.
