# Business Unit

The **Business Unit** screen is to capture the primary business name. Under this main business unit, multiple clinics can be added. Each clinic operates as a separate entity but is linked to the primary business, helping with clear organization and management.

{% hint style="warning" %}
Admin users can access this screen only if the facility has purchased **Unite EMR** with the respective specification.
{% endhint %}

***

### Steps to add a Business Unit

* Open the **Business Unit (Home > Admin > Master Setup > Business Unit)**  screen and click the **Plus** icon to add the business unit name.

  <figure><img src="/files/evRjalB9OLlUiwH0D2Xy" alt=""><figcaption></figcaption></figure>
* Enter the **BU Short Name** and  **BU Long Name** in the designated text fields. Enable the **BU Is Active** switch to mark the business unit as active. Turn on the **Reg Patient at BU Level** switch to allow patient registration at the business unit level. Click **ADD** to add the business unit.

  <figure><img src="/files/64N7BCGUKimSYyk69AHf" alt=""><figcaption></figcaption></figure>
* Finally, click **SAVE** to store the information. To map one or more clinics to this business unit, go to **Clinic** **(Home > Admin > Master Setup > Clinic).**

***


---

# 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/master-setup/business-unit.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.
