> 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/en/whats-new.md).

# What's New

- [06-26 - SAC360 Version 2 and SprintHub's New Side Menu](https://docs.sprinthub.com/en/whats-new/06-26-sac360-version-2-and-sprinthubs-new-side-menu.md)
- [03-26 - CRM - New View](https://docs.sprinthub.com/en/whats-new/03-26-crm-new-view.md)
- [12-25 - SprintHub News for Growth and Enterprise plans](https://docs.sprinthub.com/en/whats-new/12-25-sprinthub-news-for-growth-and-enterprise-plans.md)
- [SprintHub Automations - New Version](https://docs.sprinthub.com/en/whats-new/sprinthub-automations-new-version.md)
- [The Change Behind the Scenes at WhatsApp: The Era of LID and JID and the End of Mobile Number Exposure](https://docs.sprinthub.com/en/whats-new/the-change-behind-the-scenes-at-whatsapp-the-era-of-lid-and-jid-and-the-end-of-mobile-number-exposur.md)
- [01-11-24 - Official WhatsApp API: New Rules, More Benefits for Businesses](https://docs.sprinthub.com/en/whats-new/01-11-24-official-whatsapp-api-new-rules-more-benefits-for-businesses.md): In recent months, Meta has announced important changes to the Official WhatsApp Business API. These changes will make using the channel easier and cheaper, both for support and marketing.
- [Announcement 03/18 - How to identify legacy Flows and Chatbots](https://docs.sprinthub.com/en/whats-new/announcement-03-18-how-to-identify-legacy-flows-and-chatbots.md)
- [WhatsApp Bans in Brazil](https://docs.sprinthub.com/en/whats-new/whatsapp-bans-in-brazil.md): Understand the Crisis and How to Protect Your Business


---

# 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:

```
GET https://docs.sprinthub.com/en/whats-new.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.
