# Message Template - Instagram

#### SprintHub provides an efficient platform for creating and sending interactive messages on Instagram. This guide presents, concisely, the step-by-step process for creating a message template on the platform.

{% hint style="warning" %}
Interactive templates can only be used within the 24-hour window from the user's last interaction. After this period ends, sending this type of template will not be allowed.
{% endhint %}

### **Step 1: Access the Platform**

Log in to your SprintHub account, access **System Settings** and then click **Message Templates (Meta)**. In the side menu, select the option **Interactives** and choose **Instagram**.

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

<figure><img src="/files/702404e3c657fd796b7b1d306ac5c961a07b9bdb" alt=""><figcaption></figcaption></figure>

### Step 2: Creating a New Template

On the interactives screen of the **Instagram**, click the **+ New Template button** in the upper right corner.

<figure><img src="/files/232c88e7a349444cd62157c4f5c03387790c0a64" alt=""><figcaption></figcaption></figure>

Choose the platform **Instagram** section and click **Next**.

<figure><img src="/files/9e21a9a4124a1960f40f637b7a14a5982b2bc20e" alt=""><figcaption></figcaption></figure>

### Step 3: Configuring the Template

{% embed url="<https://youtu.be/CipzBQwyJTQ>" %}

**Template Name**\
Enter a name in the field **Template name**. This name is for internal identification on the platform only and helps organize and manage the created templates.

**Message Body**\
In the **Body**, write the content of the message that will be sent to users. It is possible to customize the message using variables in the format `{{1}}`, `{{2}}`, etc., which will be replaced by specific information at the time of sending.

**Interactive Buttons**\
Add interactive buttons to make the message more dynamic and facilitate user interaction. The available options are:

* **Quick Reply**: allows the user to send a quick, predefined response with a single tap. Ideal for speeding up service or directing the conversation flow.
* **Visit Website**: enter a valid URL. When clicked, the user will be redirected to the provided link. This option is useful for directing to product pages, forms, or other external actions.

**CONCLUSION:**\
Using interactive templates for Instagram on SprintHub helps optimize communication with your audience by offering personalized messages and interaction options that make the experience more agile and efficient. In addition to standardizing service, templates facilitate the management of recurring content and expand the possibilities for direct engagement, such as quick replies and redirection to external links. By structuring your templates strategically, your company ensures agility, consistency, and better results in interactions via Instagram.


---

# 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.sprinthub.com/en/topics/relate/message-templates-meta/message-template-instagram.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.
