> 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-acknowledgement-status.md).

# Track Policy Acknowledgement Status

Sprinto’s **Acknowledgement Status** tab provides a detailed view of employee responses to acknowledgement requests. You can track completion across policies, teams, or individuals, and take action when staff miss critical deadlines.

***

### **View acknowledgement status**

1. Go to the **Acknowledgement Status** tab in the Policies module.
2. The table displays all users along with:
   * Name and email address
   * Acknowledgement summary (e.g. *All 3 Failing*, *20 Failing, 13 Passing*)
   * Status pills in red, amber, green, or blue

<figure><img src="/files/IkwBQb6nV6whj81YxvoA" alt=""><figcaption></figcaption></figure>

***

### **Understand acknowledgement statuses**

<table><thead><tr><th width="158.5">Status</th><th>Meaning</th></tr></thead><tbody><tr><td><strong>Passing (Green)</strong></td><td>The employee has acknowledged all assigned policies within the required timeframe.</td></tr><tr><td><strong>Due (Blue)</strong></td><td>The acknowledgement is pending but within the acceptable window.</td></tr><tr><td><strong>Critical (Amber)</strong></td><td>The acknowledgement is overdue. A reminder may be needed.</td></tr><tr><td><strong>Failing (Red)</strong></td><td>The employee failed to acknowledge one or more policies after the grace period.</td></tr></tbody></table>

{% hint style="info" %}
Sprinto auto-updates status based on policy deadlines. These thresholds are configurable per framework.
{% endhint %}

***

### **Filter by team or request**

1. Click the **Filter** button at the top right.
2. Apply filters based on:
   * **Acknowledgement request**
   * **Status** (Passing, Critical, Failing, etc.)
3. Click **Apply** to update the view.

<figure><img src="/files/wfx8BKSCErlvWFdttqad" alt=""><figcaption></figcaption></figure>

Use filters to identify at-risk groups or narrow in on a specific request cycle.

***

### **Take action on failing or overdue acknowledgements**

While viewing filtered results:

* Trigger manual reminders using in-platform options (if enabled).
* Investigate root causes of failure (e.g. team onboarding delays).
* Reassign the acknowledgement if required.

***

### **Next steps**

Once acknowledgement status is reviewed:

* Update policies or resend requests if needed
* Use Monitoring tab to verify if failed acknowledgements are affecting check status
* Export acknowledgement logs during 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/track-policy-acknowledgement-status.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.
