> 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/track-policy-status-and-history.md).

# Track Policy Status and History

Sprinto provides full transparency into the lifecycle of your policies. You can track document versions, approval status, system check results, and control mappings—all in one place. This helps ensure that your organisation stays compliant with evolving frameworks and audit expectations.

***

### **Check the current status of a policy**

Each policy in Sprinto exists in one of the following states:

<table><thead><tr><th width="186.4140625">Status</th><th width="518.93359375">Description</th></tr></thead><tbody><tr><td><strong>Draft</strong></td><td>The policy has been created but not yet submitted for approval.</td></tr><tr><td><strong>Pending approval</strong></td><td>The policy has been sent for approval but is not yet active.</td></tr><tr><td><strong>Active</strong></td><td>The policy has been approved and is accessible to employees.</td></tr><tr><td><strong>Disabled</strong></td><td>The policy has been deactivated and is hidden from employee view.</td></tr></tbody></table>

To view a policy's current status:

1. Navigate to the **All policies & docs** tab.
2. Open the document card.
3. The current status is shown at the top of the details panel (e.g. *Active: v4.1.1, Draft: v4.1.2*).

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

***

### **Track policy-related system checks**

Sprinto automatically monitors compliance status using built-in checks linked to policies. These checks include:

<table><thead><tr><th width="263.78515625">Check name</th><th>Description</th></tr></thead><tbody><tr><td><strong>Document should be set up</strong></td><td>Ensures that required documents are created and approved.</td></tr><tr><td><strong>Controls should be mapped</strong></td><td>Ensures that a policy is mapped to relevant framework controls.</td></tr><tr><td><strong>Policy should be acknowledged</strong></td><td>Tracks employee acknowledgements for active policies.</td></tr></tbody></table>

To view check results:

1. Click the **three-dot menu** (⋯) from the top left of the All policies & docs tab.
2. Select **Status history**.
3. Use filters to review specific checks, frameworks, or time periods.

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

***

### **Review control mappings**

1. Open any active or draft policy.
2. In the **Controls mapped to policy** section, click **Edit**.

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

3. Review which controls are mapped and which frameworks they relate to.

Mapped controls act as evidence during audit preparation and are visible in control drawers.

***

### **Download policy history**

1. Open the **Status history** view from the three-dot menu (⋯).
2. Use filters to narrow your view.
3. Click **Download evidence** to export the check history and control mapping status.

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

***

### **Next steps**

Once you’ve reviewed policy status and version history, you can:

* Create a new version
* Update control mappings
* Reassign reviewers or approvers
* Use the Monitoring tab to track compliance across teams


---

# 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/track-policy-status-and-history.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.
