> 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/policies/dashboard-actions/set-up-policy-monitoring-checks.md).

# Set Up Policy Monitoring Checks

Use policy checks in the Monitoring tab to track ongoing compliance, assign responsibilities, and ensure timely reviews and acknowledgements.

Sprinto’s monitoring system allows you to define recurring checks related to your policies—such as “Ensure policy is acknowledged quarterly” or “Review encryption policy every 6 months”. These checks can be linked to policies, procedures, or compliance obligations.

***

### **Access the Monitoring tab**

1. Go to the **Monitoring** tab in the Policies module.
2. You’ll see an overview of:
   * Active checks
   * Passing checks
   * Failing or critical checks
   * Task-level status counts (e.g. Due, Critical, Failing)

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

***

### **Add a monitoring check**

1. Click **Add checks**.
2. In the drawer, choose one of the following options:
   * **Add from template** – Use pre-configured checks mapped to compliance frameworks.
   * **Single workflow check** – Create a custom check manually.
   * **Bulk upload workflow checks** – Upload a spreadsheet containing multiple checks.

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

***

### **Add from template**

1. Click **Add from template**.
2. In the left pane, select a category (e.g. People, Infrastructure, Privacy).
3. Review the suggested checks and their mapped frameworks.

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

4. Select one or more checks and select a zone in the **Zone Details** section.
5. Click **Add check**.

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

{% hint style="info" %}
Templates include predefined frequency, task responsibility, and mapping logic. You can customise them after adding.
{% endhint %}

***

### **Create a single workflow check**

1. Choose **Single workflow check**.
2. Fill in the following fields:
   * **Check name** and **description**
   * **Instruction for assignee**
   * **Start date** and **recurrence frequency**
   * **Zone** or team responsibility
   * **Assignee** and **review requirement**
3. Click **Create check**.

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

{% hint style="info" %}
These checks appear in your Monitoring dashboard and are assigned as repeating tasks.
{% endhint %}

***

### **Bulk upload workflow checks**

1. Click **Bulk upload workflow checks**.
2. Download the provided template (`.xlsx` format).
3. Fill in check details such as:
   * Name, description, frequency, zone, assigned owner
   * Optional: review requirement and start date
4. Upload the completed spreadsheet back to Sprinto.
5. Click **Next**.

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

{% hint style="info" %}
Use this option when setting up dozens of checks during framework onboarding or internal rollout.
{% endhint %}

***

### **Next steps**

Once checks are added:

* You can view their task status (Passing, Failing, Critical)
* Click **View & fix** to update outcomes
* Use the **Status history** option to export evidence for audits


---

# 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/policies/dashboard-actions/set-up-policy-monitoring-checks.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.
