> For the complete documentation index, see [llms.txt](https://docs.sprinto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinto.com/dashboard/overview/new-sprinto-app-navigation-ui-overview.md).

# New Sprinto App Navigation UI Overview

We’re excited to introduce the enhancements we bought to the Sprinto User Interface (UI)! This update enhances dashboard navigation by reorganizing compliance sections under relevant categories for a more seamless experience.

Note: This update only affects Sprinto’s core navigation UI. The compliance modules (e.g., Access, People, Policies) retain their existing features, functionalities, and navigation.

<table><thead><tr><th width="137.30078125">Menu Option</th><th>Description</th></tr></thead><tbody><tr><td>Dashboard</td><td>Provides a real-time overview of your compliance health, pending tasks, and audit activities.</td></tr><tr><td><p>Audits</p><p><br></p></td><td>A centralized space to plan, conduct, and manage internal or external audits. Collaborate with your team, collect evidence, and communicate with auditors. Learn more in our<a href="/pages/2LfdHGNfskHvtiqvieLA"> Audit documentation</a>.</td></tr><tr><td>Policies</td><td>Manage your organization's policies and security documents: Configure, update, and track policy versions. See our<a href="/pages/ptpkXTzYZBjyQedTkPOD"> Policies documentation</a> for details.</td></tr><tr><td>Risks</td><td>Identify, assess, and mitigate organizational risks. Maintain an up-to-date risk register. See our<a href="/pages/XoKIqCkvSt7pE4aVPKmR"> Risk documentation</a> for more details.</td></tr><tr><td>Compliance</td><td>Houses Frameworks, Controls, and Resources. Manage compliance frameworks, mapped security controls, and shareable documents like Letters of Engagement or reports.</td></tr><tr><td>Data Library</td><td>Sprinto’s most comprehensive compliance space contains sub-modules like People, Training, Staff Devices, and more. Each module supports specific compliance requirements. See our<a href="/pages/y3bjIYivAXjdpLAy4EAn"> detailed documentation</a>.</td></tr><tr><td>Trust</td><td>The Trust section comprises<a href="/pages/zG4XPW6cGD9KL6fjdghe"> Trust Center</a>, Responsible Disclosure, and<a href="/pages/KzmIzxtq5AL5RBWOCWxY"> Questionnaires</a>. Refer to our detailed documentation for each section to learn more.</td></tr><tr><td>Settings<br></td><td>Manage essential app functionalities like Integrations, Checks, Security Controls, Zones, Company Profiles, Integrations, and more.</td></tr></tbody></table>

This update improves navigation across the Sprinto app, making it more intuitive and organized. However, each module's core functionalities, features, and workflows remain unchanged.

Please get in touch with our [support team](mailto:www.support@sprinto.com) if you have any queries related to the new app navigation menu or need assistance.


---

# 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.sprinto.com/dashboard/overview/new-sprinto-app-navigation-ui-overview.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.
