# Edit and Print Consent

Staff use the **Edit and Print Consent** option to input data digitally before printing the consent form. Once all required fields are completed, 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.
{% 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 Edit and Print 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.

  <figure><img src="/files/Atky9t2OyUcSOjmOnqpz" 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 appropriate consent form and click the **EDIT AND PRINT CONSENT FORM** button to open the corresponding 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/UpDk8YQdLIUo3EakmNQx" alt=""><figcaption></figcaption></figure>
* Enter the required information in the fields provided and click **PRINT CONSENT FORM** to open the **Consent Form Print** pop-up screen.

  <figure><img src="/files/iv71bbHHw1XfTtHxf2ka" alt=""><figcaption></figcaption></figure>
* Select either **Email** or **Print** to send the consent form via email or to print a physical copy. After completing this step, close the pop-up; this will mark the consent form status as **In Progress**.

  <figure><img src="/files/Q0BDI27YZhW2FU1Afbm9" alt=""><figcaption></figcaption></figure>
* Next, 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 relevant pop-up.

  <figure><img src="/files/JZpBYqTxJ8NeLQhgKbgt" 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/HPwVHBEOVtgPiqD0Iw4Z" alt=""><figcaption></figcaption></figure>
* Finally, click the **COMPLETE** button to save the consent obtained. The pop-up will then close, and the status will be updated to **All Consent Obtained**.

  <figure><img src="/files/A24ukRu4yyuyxm4GDHY6" 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/edit-and-print-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.
