> 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/novidades.md).

# Novidades

- [06-26 - SAC360 Versão 2 e Novo Menu Lateral do SprintHub](https://docs.sprinthub.com/novidades/06-26-sac360-versao-2-e-novo-menu-lateral-do-sprinthub.md)
- [03-26 - CRM - Nova Visão](https://docs.sprinthub.com/novidades/03-26-crm-nova-visao.md)
- [12-25 - Novidades SprintHub para os planos Growth e Enterprise](https://docs.sprinthub.com/novidades/12-25-novidades-sprinthub-para-os-planos-growth-e-enterprise.md)
- [Automações SprintHub - Nova Versão](https://docs.sprinthub.com/novidades/automacoes-sprinthub-nova-versao.md)
- [Mudança nos Bastidores do WhatsApp: A Era do LID e JID e o Fim da Exposição do Número de Celular](https://docs.sprinthub.com/novidades/mudanca-nos-bastidores-do-whatsapp-a-era-do-lid-e-jid-e-o-fim-da-exposicao-do-numero-de-celular.md)
- [01-11-24 - WhatsApp API Oficial: Novas Regras, Mais Benefícios para Empresas](https://docs.sprinthub.com/novidades/01-11-24-whatsapp-api-oficial-novas-regras-mais-beneficios-para-empresas.md): Nos últimos meses, a Meta anunciou mudanças importantes na API Oficial do WhatsApp Business. Essas mudanças vão facilitar e baratear o uso do canal, tanto para atendimento quanto para marketing.
- [Anúncio 18/03 - Como identificar Fluxos e Chatbots legados](https://docs.sprinthub.com/novidades/anuncio-18-03-como-identificar-fluxos-e-chatbots-legados.md)
- [Banimentos no WhatsApp Brasil](https://docs.sprinthub.com/novidades/banimentos-no-whatsapp-brasil.md): Entenda a Crise e Como Proteger Seu Negócio


---

# 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/novidades.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.
