# Casesheet Mapping

Staff use this screen to map casesheets created in the **Casesheet Setup** screen to a specific clinic, department, doctor or speciality. This ensures that the appropriate casesheet is available for use in the correct clinic, allowing users to access relevant forms based on their department or speciality.

{% hint style="info" %}
After mapping the respective casesheet, the form will appear on the [**Medical Records**](/uniteemr/application-modules/medical-records/casesheet.md) screen.
{% endhint %}

***

### Steps to map created casesheets to the appropriate clinic, department, doctor or speciality

* Open the **Casesheet Mapping (Home > Configurator > Casesheet Mapping)** screen.
* Use the **Search** field to find the casesheet. If the casesheet is visible in the list, click it to map it to the relevant clinic, department, doctor or speciality.

  <figure><img src="/files/U1VwxAbyYrPILdHuQpJW" alt=""><figcaption></figcaption></figure>
* In the **Casesheet Mapping** section, select the **Clinic**, **Department**, **Doctor**, and **Speciality** from the dropdown menus. To apply the mapping to all departments, select only the **Clinic** from the dropdown. Customize the mapping for specific departments, doctors, or specialties as needed.

  <figure><img src="/files/A9WXaZYom8LhcAC2UXq1" alt=""><figcaption></figcaption></figure>
* Click **ADD** to save the details. To remove a mapping, use the **Delete** icon in the spread.

***


---

# 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/casesheet-mapping.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.
