# Edit Consent Form

Staff use this option to review or update consent form details. This streamlines consent management, enabling prompt updates or reviews as needed.

***

### Steps to edit consent form

* Open the **Consent Form Builder (Home > Configurator > Consent Form > Consent Form Builder)** screen and choose the respective consent form available in the dashboard.&#x20;
* Click the **Edit** hyperlink to open the layout for modifications. This action navigates to the editing screen, where you can update the form as needed.

  <figure><img src="/files/l9LOCpvsECEim3VnFHCs" alt=""><figcaption></figcaption></figure>
* Modify the content in the sheet as needed, then select **SAVE** to apply and store the changes.&#x20;

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

{% hint style="info" %}
For existing consent form, the **CLONE** button is available to create a copy of the form. This allows duplication of the form’s content, layout, and settings without changing the original.
{% endhint %}

***

### Steps to mark the consent form as inactive

* Open the **Consent Form Builder (Home > Configurator > Consent Form > Consent Form Builder)** and choose the respective consent form available in the dashboard.&#x20;
* Click the **Edit** hyperlink to open the layout for modifications. This action navigates to the editing screen, where you can update the form as needed.

  <figure><img src="/files/IchqqbrMyTEA5xEvPelR" alt=""><figcaption></figcaption></figure>
* Toggle the **Status** to the **OFF** position to mark the form as inactive.

  <figure><img src="/files/2cwJrBHYM5Z18PjRjO8p" alt=""><figcaption></figcaption></figure>
* Next, click **SAVE** to apply and store the changes.&#x20;

***


---

# 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/master-modules/consent-form/consent-form-builder/edit-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.
