# Request Consent

The **Request Consent** feature in Unite allows staff to efficiently manage and track patient consent forms. This feature supports actions such as requesting digital consent, printing consent forms, and editing and printing existing consent forms, helping ensure all necessary consent processes are completed smoothly and accurately.

{% hint style="info" %}
To create and map a consent form for the clinic, see [**Consent Form Builder**](/uniteemr/master-modules/consent-form/consent-form-builder/create-consent-form.md) and [**Consent Form Mapping**](/uniteemr/master-modules/consent-form/consent-form-mapping.md)**.**
{% endhint %}

***

### Accessing the Request Consent

* Open the **Medical Records (Home > Patient Queue > Current Medical Records)** screen.
* Select either the **Diagnosis**, **Casesheet**, or **Medication** tab.
* In the **More Actions** menu, select the **Request Consent** icon to open the Request Consent pop-up.

  <figure><img src="/files/j9xMaSheqPwbxKRBd780" alt="" width="175"><figcaption></figcaption></figure>
* The **Request Consent** pop-up will appear, allowing you to manage the consent form.

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

{% hint style="info" %}
The functionality of **Request Consent** is identical to the one in the **Patient Queue** screen. For detailed information on how to request consent forms, please refer to the [**Request Consent**](/uniteemr/application-modules/patient-queue/front-desk-queue/more-actions/request-consent.md) section in the **Patient Queue**.
{% 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/medical-records/more-action/request-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.
