> For the complete documentation index, see [llms.txt](https://academy.vambe.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.vambe.ai/reforzamientos/reforzamientos-pt-br/biblioteca-de-treinamentos.md).

# Biblioteca de Treinamentos

## Biblioteca de Treinamentos

* 👥 **Usuários**
* 🧩 **Painel**
* 🤖 **Assistente de IA**
* 📅 **Assistentes de Agendamento**
* 📣 **Canais**
* ⚙️ **Vambe Ads**
* 🟦 META e Google Ads
* 🦈**Acompanhamento**
* 🛣️**Workflows**

**📅 Próximos Treinamentos ao Vivo**

Convidamos você a participar de nossas próximas sessões de treinamento, onde poderá tirar dúvidas e aprofundar o uso do Vambe.

⏰ **Horário**\
🇨🇱 Chile: 16:00 hrs\
🇲🇽 México: 14:00 hrs

🔗 **Link de acesso**\
👉 <https://meet.google.com/xof-baka-gzs>

🔗 [Adicione ao seu calendário aqui](https://calendar.google.com/calendar/event?action=TEMPLATE\&tmeid=N29tMDJnNmg0cWRzYmRkaGZkamdwdjBqcGxfMjAyNjA0MjNUMjAwMDAwWiBjX2Q2ZjRhYjRhNjhhMjI1MTIwYzYyNTAxODZhNjg0YmJkNDc4ODZlMDhlNzk3ZGEyYzk3MGViZWMxMTlhOTNhZThAZw\&tmsrc=c_d6f4ab4a68a225120c6250186a684bbd47886e08e797da2c970ebec119a93ae8%40group.calendar.google.com\&scp=ALL)

**Calendário das sessões**

| Data     | Dia | Tema                                 |
| -------- | --- | ------------------------------------ |
| 21/07/26 | Ter | PandAI                               |
| 28/07/26 | Ter | Vambe Service                        |
| 04/08/26 | Ter | Automatizar comentários do Instagram |

<details>

<summary><strong>Terça-feira, 21 de julho — Edição + PandAI</strong></summary>

Novidades do Vambe (módulos, procedimentos, análises, dashboards) e tudo o que você pode fazer com PandAI.

🔗 [Participar pelo Google Meet](https://meet.google.com/xof-baka-gzs)

</details>

<details>

<summary><strong>Terça-feira, 28 de julho — Explorando o Vambe Service</strong></summary>

SLA, NPS/CSAT, atribuição automática de tickets, desempenho da equipe, Insights e playbooks de recompra, tudo em um único bloco.

🔗 [Participar pelo Google Meet](https://meet.google.com/xof-baka-gzs)

</details>

<details>

<summary><strong>Terça-feira, 4 de agosto — Automação de Comentários no Instagram</strong></summary>

Automação Futura, Global e Individual, além de como verificar as estatísticas da sua conta do Instagram.

🔗 [Participar pelo Google Meet](https://meet.google.com/xof-baka-gzs)

</details>

Esperamos por você para continuar potencializando sua experiência com o Vambe! 🚀

#### **Treinamentos para Executivos e Administradores**

Toda quarta-feira teremos um treinamento para executivos e administradores, no qual serão mostradas todas as ferramentas do Vambe para o uso no dia a dia.

**Quando?**

Todas as quartas-feiras

⏰ Horário\
🇨🇱 Chile: 16:00 hrs\
🇲🇽 México: 14:00 hrs

🔗 **Link de acesso**\
[meet.google.com/tnw-icku-qxz](https://meet.google.com/tnw-icku-qxz)

#### Você gostaria de sugerir algum tema?

Deixe seu comentário/sugestão aqui

{% embed url="<https://forms.gle/5xZbvtWv7ofUMsYA8>" %}


---

# 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://academy.vambe.ai/reforzamientos/reforzamientos-pt-br/biblioteca-de-treinamentos.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.
