# Get Consent pop-up

The **Get Consent** pop-up screen features a top panel that displays patient information, including personal details, visit specifics, and insurance information. Below that, the filter section allows narrowing down consent forms by name or type. The spread section displays all available consent forms for easy selection. Finally, action buttons at the bottom to obtain both a digital signature and a physical copy of the consent form.

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

{% 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 %}

***

#### Filter Section

To search for a specific consent name, use the **Filter by Consent Name** option. To filter the options, utilize the **Consent Type** dropdown menu. Select the **Show Selected** checkbox to filter the selected items.

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

***

#### Get Consent Spread

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

The details presented in the table are as follows:

* **Consent Form**: Access and manage all available consent forms within the application.
* **Consent Status**: View the current status of each consent form, indicating whether it has been obtained or is still pending.
* **View or Edit Consent**: Displays icons to view or edit consent forms.
* **Action**: Delete icon is displayed to remove the selection of the consent form.

  <table><thead><tr><th width="105" align="center">Icons</th><th>Description</th></tr></thead><tbody><tr><td align="center">    <img src="/files/KiEWSYJwZyuZUO236uzR" alt="" data-size="line"></td><td>To view or obtain the digital signature.</td></tr><tr><td align="center"><img src="/files/KdBzPo8xlBcjZh2RQn04" alt="" data-size="line"></td><td>To upload the hardcopy consent form.</td></tr><tr><td align="center"><img src="/files/IbPrd7eExzLWs7lXlw2U" alt="" data-size="line"></td><td>To view the consent form.</td></tr><tr><td align="center"><img src="/files/3mL175RfzlpyE5YehJwL" alt="" data-size="line"></td><td>To remove the selection of the consent form.</td></tr></tbody></table>

***

#### Another use case: Other Doctor Signature

If the **Other Doctor Signature** checkbox is enabled in the **Consent Template** screen, an additional Plus ![](/files/CaYWH4IWds9Zyd9PTgz0) icon appears in the respective consent form. Toggle the icon to expand or collapse the section. Within this section, a dropdown menu allows for the selection of another doctor involved in the patient's care.

<figure><img src="/files/jAn0bPIeH2dCKOECV1LV" 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/patient-queue/front-desk-queue/more-actions/request-consent/get-consent-pop-up.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.
