# Print Consent Form

Staff use the **Print Consent Form** option to either email or print the consent form. This process ensures that the consent form is either emailed or provided as a physical copy for obtaining signatures.

{% hint style="info" %}
Both the **PRINT CONSENT FORM** and **EDIT AND PRINT CONSENT** buttons serve the same function of emailing or printing the consent form. The primary distinction between the two options are that the **EDIT AND PRINT CONSENT** feature allows for the digital capture of input data.&#x20;
{% endhint %}

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

***

### Steps to use Print Consent Form

* 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.

  <figure><img src="/files/421nY1JR3ZG1SDJFX6Ko" alt=""><figcaption></figcaption></figure>
* From the pop-up menu, select the **REQUEST CONSENT** option. This action opens the **Get Consent** pop-up screen.

  <figure><img src="/files/qudzdv5mmGs12rvBQrax" alt="" width="176"><figcaption></figcaption></figure>
* In the **Get Consent** pop-up screen, select the respective consent form and click **PRINT CONSENT FORM** button to open the **Consent Form Print** pop-up screen.\
  \&#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/iZxf1C69u9tCpW9qkHe3" alt=""><figcaption></figcaption></figure>
* Choose **Email** or **Print** to send the consent form via email or to print a physical copy. After that, close the pop-up, and the consent form status will be marked as **In Progress**.

  <figure><img src="/files/NRkUyKpAyMJIY6g5SRzg" alt=""><figcaption></figcaption></figure>
* Now, reopen the **Get Consent** (**Patient Visit** :arrow\_right: **More Actions** :arrow\_right: **Request Consent**) pop-up screen. Click on the clipboard icon to access the pop-up.

  <figure><img src="/files/5aGlrs6kRSMrGPqEzd7U" alt=""><figcaption></figcaption></figure>
* Click **UPLOAD** to upload the signed copy of the consent form. This action will enable the **COMPLETE** button.

  <figure><img src="/files/wugidvJwNKG9wmBMcXzC" alt=""><figcaption></figcaption></figure>
* Click the **COMPLETE** button to save the details. The pop-up will then close, and the status will be updated as **All Consent Obtained**.

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

{% hint style="info" %}
Please refer to the [**Get Consent**](/uniteemr/application-modules/patient-queue/front-desk-queue/more-actions/request-consent/get-consent-pop-up.md) pop-up for additional information about the screen.
{% endhint %}

{% hint style="info" %}
Consent Forms uploaded here can be accessed in the **Document** tab of [**Patient Register**](/uniteemr/application-modules/patient-register/view-or-modify-patient-information/documents.md) and [**Medical Records**](/uniteemr/application-modules/medical-records/document.md) screens.
{% 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/request-consent/print-consent-form.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.
