> 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-sprinthubs-new-side-menu.md).

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

SprintHub has made a demo environment available 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 lower-right corner, there is a **support 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**, allowing you to better understand the message flow within the platform.

#### 3. Create an account on 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 running 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 improve things 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 the **SAC360 V2**, validate flows, and contribute directly with 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-sprinthubs-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.
