# View or Edit Consent

Staff use this option to view or edit the list of consent forms that are currently in progress or have been completed.

{% 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**](/uniteemr/application-modules/shared-forms-status.md) screen.

If this feature is not enabled, use the [**Request Digital Consent**](/uniteemr/application-modules/patient-queue/front-desk-queue/more-actions/request-consent.md), [**Print Consent Form**](/uniteemr/application-modules/patient-queue/front-desk-queue/more-actions/request-consent/print-consent-form.md), or [**Edit and Print Consent Form**](/uniteemr/application-modules/patient-queue/front-desk-queue/more-actions/request-consent/edit-and-print-consent.md).
{% endhint %}

***

### Steps to use View or Edit Consent

* Open the **Scheduler (Home > Front Desk > Scheduler)** screen. Choose the respective patient’s appointment and click the appointment card. This opens the **Appointment Information** pop-up screen.
* From the pop-up menu, select the **View or Edit Consent** hyperlink. This action opens the **Request Consent** pop-up screen.

  <figure><img src="/files/q6FMHuqtYf2TCYsZNZTS" alt=""><figcaption></figcaption></figure>
* The **Request Consent** pop-up will appear, allowing you to manage the consent form.\
  \&#xNAN;***Note:** If configured, the **Stay on Consent Screen** checkbox appears in the pop-up. Select it to remain in the pop-up after saving; otherwise, the system redirects you to the source module.*

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

***


---

# 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/scheduler/more-action-menus/view-or-edit-consent.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.
