> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/topicos/converter/chatbot/chatbot-duvidas-comuns/chatbot-envio-de-template-interativo-do-instagram.md).

# Chatbot - Envio de Template Interativo do Instagram

#### É possível enviar templates de mensagens interativas pelo Instagram, mesmo sem utilizar a API oficial, incluindo botões e ações que facilitam o relacionamento com o cliente e otimizam suas ações de marketing e atendimento.

Para criar seu template, siga as instruções no artigo abaixo:&#x20;

{% content-ref url="/pages/uVOrI8QwH85Apt3R1XCE" %}
[Template de Mensagens - Instagram](/topicos/relacionar/modelos-de-mensagens-meta/template-de-mensagens-instagram.md)
{% endcontent-ref %}

Siga os passos abaixo para criar e configurar o seu chatbot:

1. **Criar o Chatbot:**

* Vá até o chatbot pelo “Encontrar Serviços”. Ou basta digitar o nome, que a função aparece.
* Para criar clique em “+ Novo”.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdQt1UQ7qhBgnUmL4YQok0_3Ro2_acyg0URUO9TFw7_d87QBrWkylrE1C_0DHTgp7I_czcQFd9Ef_3MIks2anCaTJN8q4-csevwSUIwnTkhjqbHS2DOalFomeZjnquhTl08NipFMA?key=b7W1WsLF-UNetRKRAPzJmA" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXctWWxoWypOgq62HmYa2Zvh76dRkA2NFloivFo-S_T6ExypmTKkKJXOVRZRb4a_jMU9hgkdQBk2I1Ac1g38Yy4mZR_VaVoY8SsVe0Ggch-BxANzcJ23pksyb7iVNBHC-JTKZDT9TQ?key=b7W1WsLF-UNetRKRAPzJmA" alt=""><figcaption></figcaption></figure>

2. **Configurar e Criar:**

* **Insira um Título:** Dê um nome descritivo para o seu chatbot
* **Insira uma Descrição:** Descreva em detalhes o conteúdo e a funcionalidade do chatbot.
* **Configure um Gatilho:** Nesta etapa, você poderá definir gatilhos, condições, horários de funcionamento, configurações de inicialização e outras opções adicionais. Essas definições garantirão que o seu chatbot funcione de forma eficiente e de acordo com as configurações desejadas.
* **Clique** em **“Abrir Construtor”,** para criar o bot com as suas ações e condições.
* **Permitir que leads conversem com o bot múltiplas vezes?:** Vai de acordo com sua estratégia.\
  Se deixar como “SIM”, ele irá passar pelo bot todas as vezes que o gatilho configurado for acionado.
* **Desarquivar o lead automaticamente ao iniciar o chatbot?:** Se a resposta for sim, o chatbot realizará o desarquivamento dos Leads. No entanto, atenção: o Lead só será desarquivado se a instância estiver dentro do limite permitido pelo plano.

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

3. **Construindo o Chatbot:**

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

**CONCLUSÃO:**

Com o uso de templates interativos via chatbot da Sprinthub, você potencializa a comunicação com seus clientes, tornando suas campanhas de marketing e atendimento mais eficientes, ágeis e personalizadas. Essa solução facilita o envio de mensagens com botões e ações práticas, proporcionando uma experiência mais fluida e engajadora para o usuário.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/topicos/converter/chatbot/chatbot-duvidas-comuns/chatbot-envio-de-template-interativo-do-instagram.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
