# 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 **Patient Queue (Home > Front Desk > Patient Queue)** screen. Choose the respective patient visit, then click on the **More Actions** menu to open the pop-up screen.&#x20;

  <figure><img src="/files/7kM264tEsuPhjB58uXO3" alt=""><figcaption></figcaption></figure>
* From the pop-up menu, select the **VIEW OR EDIT CONSENT** option. This action opens the **Get Consent** pop-up screen.

  <figure><img src="/files/zOuUcw3mwVMwES4oavRN" alt="" width="173"><figcaption></figcaption></figure>
* In the **Get Consent** pop-up screen, click the respective icon to view or edit 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/kq1sRLEJnu2R2NT0BCE3" alt=""><figcaption></figcaption></figure>
* To view or update the requested consent forms, click the **VIEW ALL CONSENT** button.

{% hint style="info" %}
To learn more about the consent forms refer [**Request Digital Consent**](/uniteemr/application-modules/patient-queue/front-desk-queue/more-actions/request-consent/request-digital-consent.md), [**Print Consent**](/uniteemr/application-modules/patient-queue/front-desk-queue/more-actions/request-consent/print-consent-form.md), and [**Edit and Print Consent**](/uniteemr/application-modules/patient-queue/front-desk-queue/more-actions/request-consent/edit-and-print-consent.md) topics.
{% endhint %}

***


---

# 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/patient-queue/front-desk-queue/more-actions/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.
