# Consent Repo

The **Consent Form Repository** screen in Unite EMR provides a centralized collection of pre-defined consent form templates categorized by medical specialty. These templates are designed to help healthcare facility easily locate, preview, and customize patient consent forms according to their needs—especially helpful for facilities that may not have prebuilt templates.

This feature streamlines the process of obtaining patient consent by offering ready-to-use formats that can be tailored in the **Consent Form Builder**.

***

## Steps to select the templates in Consent Repo

* Open the **Consent Form Builder (Home > Configurator > Consent Form > Consent Form Builder)** screen , and click the **Go to Consent Repo** button. This action opens the **Consent Form Repository** screen in a new browser window.

  <figure><img src="/files/aPIqDfCwUbLDiQkIjplH" alt=""><figcaption></figcaption></figure>
* In the **Consent Form Repository** screen, search for the appropriate specialty using the search bar, or choose from the list available in the left-hand section. This action populates the list of templates mapped to the selected specialty in the **Consent Form Templates** section.

  <figure><img src="/files/zQ7U2Maknb9vqpm9FQNg" alt="" width="256"><figcaption></figcaption></figure>
* In the **Consent Form Templates** section, select the required templates, and then click the **Use Template** button to move them to the **Consent Form Builder**.&#x20;

  <figure><img src="/files/eG0pW9qc676Trr5DOaNR" alt=""><figcaption></figcaption></figure>
* Navigate back to the **Consent Form Builder** **(Home > Configurator > Consent Form > Consent Form Builder)** screen. The imported template can now be edited to customize the form.\
  \&#xNAN;***Note:** Consent form templates imported from the Repository screen are inactive by default. While editing the form, make sure to change the status to **Active** to enable its use.*

  <figure><img src="/files/eGdD5qP3xZTwLYGChika" alt="" width="461"><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/consent-repo.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.
