> 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/send-a-policy-acknowledgement-request.md).

# Send a Policy Acknowledgement Request

In Sprinto, acknowledgement requests allow you to ensure that staff are aware of key policies and procedures. You can send acknowledgements on demand, or configure them to trigger automatically when new employees are onboarded. All responses are recorded and tracked in the Acknowledgement Status tab.

***

### **Before you begin**

* Make sure the policy or procedure has been approved and is in **Active** status.
* Ensure employees are already added to Sprinto with valid email addresses.
* Decide whether the request is **onboarding-linked** or **one-time**.

***

### **Send a new acknowledgement request**

Here's a short video on how to Create an Acknowledgement request.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEsyn5VMU6e0OyGjRtKgx%2Fuploads%2FRRD5ZVnmXLxt8PoE7Web%2FCreating%20a%20Policy%20Acknowledgement%20Request.mp4?alt=media&token=3012ee09-c295-4a45-acdd-b2101b5019db>" %}

1. Go to the **Acknowledgement Requests** tab.
2. Click **Create new request**.

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

3. Click **Edit** and select the policies and procedures you want acknowledged.

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

3. Click **Save**.
4. Click **Request acknowledgement**.

{% hint style="info" %}
Employees will receive an email or in-app notification with a link to the policy. Acknowledgement is recorded when they click **I acknowledge** in the Sprinto Employee Portal.
{% endhint %}

***

### **Track acknowledgement progress**

After sending a request:

1. Go to the **Acknowledgement Requests** tab.
2. View progress bars for each request.
3. Click **View details** to see:
   * Policies included
   * Staff assigned
   * Acknowledgement percentage
   * Due dates (if configured)

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

***

### **Manage previous and upcoming requests**

* Use the **“View previous requests”** option to review older campaigns.
* Sprinto automatically schedules the **next periodic request** (e.g. 1 year after the last).
* You can create a new request at any time—even before the next one is due.


---

# 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/send-a-policy-acknowledgement-request.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.
