# Shared Forms Status

The **Shared Forms Status** screen lets staff monitor consent forms shared with patients and resend forms when needed.

{% hint style="warning" %}
When a [Consent Form ](/uniteemr/master-modules/consent-form/consent-form-mapping.md)is mapped to a **Procedure**, **Appointment**, or **Visit**, it is sent to the patient’s registered email address for review and signature, and its status can be tracked in **Shared Forms Status** screen.
{% endhint %}

***

## Overview

The top section of the screen includes a **Search** field to find records by **PIN**, **Patient**, or **Form Name**. It also includes **From** and **To** date pickers to filter records within a date range.

Use the **Filter** icon to narrow the result further by Form Status and the **Refresh** icon to reload the latest status. The **RESEND** button allows staff to resend the email for the selected patient record.

***

## Steps to track or resend a Consent Form

* Open the **Shared Form Status** screen by navigating to **Home > Front Desk > Shared Form Status**.
* Use the **Search** field to look up the patient by **PIN**, **Patient**, or **Form Name**.
* If needed, select the **From** and **To** dates to narrow the list.&#x20;
* Select one or more rows in the spread.

  <figure><img src="/files/7T6Rgn5B42w8ciuBxb6f" alt=""><figcaption></figcaption></figure>
* Click **RESEND** to resend the email.&#x20;

***


---

# Agent Instructions: 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://unitecare.gitbook.io/uniteemr/application-modules/shared-forms-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.
