# Zones

The **Zones** section in Sprinto allows you to logically group controls, frameworks, and workflow checks into specific operational or compliance areas. Zones help you organise responsibilities, maintain compliance boundaries, and ensure workflow checks are consistently applied to the correct parts of your organisation.

From the Zones dashboard, you can:

* Create new zones.
* Edit or delete existing zones.
* Map workflow checks to a zone for automated compliance tracking.
* View and update workflow check assignments for each zone.

***

#### Global zone filter

Use the global zone filter to view dashboard data for a specific zone across Sprinto.

The global zone filter is available at the top of the left navigation panel. By default, it displays the currently selected organisation and zone scope (for example, *All zones*).

When you select a zone from the filter dropdown, Sprinto automatically updates the dashboard and related modules to display data only for the selected zone. This helps teams focus on risks, assets, controls, and activities relevant to a specific business unit, location, or operational area.

**Filter dashboard data by zone**

1. Sign in to the Sprinto dashboard.
2. In the left navigation panel, click the global zone filter.

<figure><img src="/files/XDKIYKg1Fg17ZuLixM3G" alt="" width="563"><figcaption></figcaption></figure>

3. Select the required zone from the dropdown list.
4. View the dashboard data filtered for the selected zone.

To return to organisation-wide visibility, select **All zones** from the dropdown.

{% hint style="info" %}

#### Note

The global zone filter is an on-demand feature. Contact the Sprinto support team to enable this feature for your dashboard.
{% endhint %}

***

### Dashboard Actions

#### Access the Zones Section

1. Log in to the **Sprinto Dashboard**.
2. In the left navigation panel, go to **Settings**.
3. Select **Zones**.

<figure><img src="/files/nHFfrWDw4fH0KgKVDI81" alt="" width="563"><figcaption></figcaption></figure>

***

#### Create a Zone

1. In the **Zones** dashboard, click +**Create new  zone**.
2. Enter a **Zone Name** and an optional description.
3. Click **Create** to add the zone.

<figure><img src="/files/HWJn5ipqSCxK9TaPe5Ol" alt="" width="375"><figcaption></figcaption></figure>

***

#### Edit a Zone

1. Locate the zone you wish to update.
2. Click the **Edit** icon next to it.

<figure><img src="/files/XDC1vL8vcBeQTXHSNM4c" alt="" width="563"><figcaption></figcaption></figure>

3. Modify the name or description as needed.
4. Click **Save changes** to apply the changes.

<figure><img src="/files/TWp6RYH0YUcKunbWwIYY" alt="" width="375"><figcaption></figcaption></figure>

***

#### Map Workflow Checks to a Zone

1. From the **Zones** dashboard, open the desired zone.
2. Scroll to the **Workflow Checks** section and click the arrow to open the mapping panel.

<figure><img src="/files/6NWGnofjn8Tt5DoErQzS" alt="" width="563"><figcaption></figcaption></figure>

3. In the **Map workflow checks to this zone** drawer, you can:
   * View **Suggested** checks for this zone or select from **All** available checks.
   * Select one or multiple workflow checks by ticking their checkboxes.
   * (Optional) Click on a workflow check name to view its **details**, including description, assigned owner, frequency, and trigger date.
4. Click **Map check(s) to this zone** to apply the mapping.

<figure><img src="/files/trzLyESWwJoJlRXHKZmO" alt="" width="563"><figcaption></figcaption></figure>

This structure keeps the Zones setup simple while making it clear how to manage and link workflow checks.

***

#### Map risk registers to a zone

Map risk registers to a zone to associate relevant risks with a specific business unit, location, or operational area.

**Map risk registers**

1. Sign in to the Sprinto dashboard.
2. Navigate to **Settings** > **Zones**.

<figure><img src="/files/fEOdiGAmOXEL8CPVpo3C" alt="" width="563"><figcaption></figcaption></figure>

3. Select the required zone.
4. In the **Map entities to this zone** section, locate **Risk registers**.
5. Click the arrow next to **Risk registers**.

<figure><img src="/files/4DfICoWJWGPbzfdxjjEW" alt="" width="563"><figcaption></figcaption></figure>

6. In the drawer that opens:
   * Select individual risk registers, or
   * Select the checkbox next to **Risk registers** to map all available risk registers.
7. Click **Update**.

<figure><img src="/files/U4o150jMx8PxAc6EAxbU" alt="" width="375"><figcaption></figcaption></figure>

Sprinto maps the selected risk registers to the chosen zone and displays them under the **Risk registers** section.


---

# 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.sprinto.com/settings/zones.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.
