# Resource Master

The **Resource Master** screen helps healthcare facilities to add and manage machines and treatment rooms. This information can be linked to items in the **Service Master** to improve scheduling, track availability, and align services more effectively.

{% hint style="info" %}
The resource details captured on this screen can be accessed from the [**Service Master**](/uniteemr/master-modules/items/service-master.md#steps-to-add-items-like-services-procedures-and-other-related-types) screen.
{% endhint %}

***

### Steps to Add a Machine or Treatment Room in Resource Master

* Open the **Resource Master (Home > Admin > Items > Resource Master)** screen.
* Click the **Plus** icon to add a new row in the spread.
* Enter the **Resource Name**. Select the **Resource Type** as either **MACHINE NAME** or **TREATMENT ROOM.**

  <figure><img src="/files/ui3yV5lCVWGoGWiQ4FUv" alt=""><figcaption></figcaption></figure>
* To allow overbooking, turn on the **Overbook Slot** switch and enter the number of overbook slots.&#x20;
* Use the toggle **IsActive** switch to mark the resource as active or inactive.
* Click **SAVE** to add the details.
* If it is necessary to modify the details, select the row and make the required changes.

***


---

# 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/items/resource-master.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.
