# Delete Consent Form

Delete a consent form if it was created by mistake or is no longer needed. This action helps ensure compliance and maintain accurate records.&#x20;

***

### Steps to delete the 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 **Delete** icon available on the card.

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

* Clicking the **Delete** icon opens a prompt to confirm the deletion. Select **YES** to remove the form from the screen. Once deleted, it no longer appears on the dashboard.

  <figure><img src="/files/XTU21GxVeDJxZmAs2s9l" alt="" width="445"><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/master-modules/consent-form/consent-form-builder/delete-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.
