> 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/06-26-sac360-version-2-and-sprinthub-new-side-menu.md).

# 06-26 - SAC360 Version 2 and SprintHub New Side Menu

SprintHub has provided a demo environment so you can test the new version of the platform (V2) and get to know the new SAC360 before the official launch.

{% embed url="<https://www.youtube.com/watch?v=wCOBU5L9QFA>" %}

#### 1. Access the Demo Landing Page

First, access the demo Landing Page:

{% embed url="<https://demov2.sprinthub.page/demov2?utm_source=chatgpt.com>" %}

On this page, in the bottom-right corner, there is a **customer service chat**, where you can test sending messages and follow the arrival of conversations within SprintHub.

#### 2. Test sending messages

Use the chat available on the Landing Page to send test messages.

The goal is to validate the support experience and see how interactions arrive in the new **SAC360**, making it easier to understand the message flow within the platform.

#### 3. Create an account in the DEMO version

To access the new version of SprintHub and see how the new SAC360 works, register in the demo environment.

Access the platform and click on **“Sign up”**:

{% embed url="<https://demov2.sprinthub.cloud/?utm_source=chatgpt.com>" %}

After creating your account, explore the available features, the new side menu, and the SAC360 experience.

#### 4. Send your feedback

After carrying out the tests, send your feedback in SprintHub's official thread:

{% embed url="<https://sprinthub.canny.io/feature-requests/p/feedbacks-sobre-v2-e-sac-v2-novo-menu-lateral-lancamento-em-01-06?utm_source=chatgpt.com>" %}

Your feedback is important to help with improvements before the official launch.

#### Conclusion

Testing the new version of SprintHub is a great opportunity to get an early look at the new features of **SAC360 V2**, validate flows, and directly contribute improvement suggestions. Take advantage of the DEMO environment to explore the features and share your experience with the product team.


---

# 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/en/whats-new/06-26-sac360-version-2-and-sprinthub-new-side-menu.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.
