# Rooms

Rooms is a menu used to manage master data from rooms. This menu is only available for merchant with hospitality type.

## **Create New Rooms**

1. Select the "**Items**" menu on the "**Faspay Billing**" menu, then display the Items menu page. Click "**Rooms**" to display the Rooms menu page. Click "**+Create**" to add New Rooms on the Rooms menu page.

<figure><img src="/files/YtE4T0KM80J08qjbwCz1" alt=""><figcaption><p>Create New Rooms</p></figcaption></figure>

2. Then, display the "**Add New Rooms**" page and input new data. The new data entered is Room Name, Price Per Room, and Description.

<figure><img src="/files/vDDqeV4wpRe8pqscKXu6" alt=""><figcaption><p>Add New Room Page</p></figcaption></figure>

3. The following is an example of New Rooms data input. Click "**Save**" to save the data.

<figure><img src="/files/PmT41gkMPz5vHfAvLK1y" alt=""><figcaption><p>Save Add New Room</p></figcaption></figure>

4. Display a notification message that New Rooms data was successfully added. Click "**OK**" to continue.

## **Edit Data Rooms**

1. Select the Rooms data that you want to make changes to the Rooms menu page. Next, display the details of the Rooms data and click "**Edit**”.

<figure><img src="/files/bJLav9aVqy0FNOweUgCt" alt=""><figcaption><p>Edit Data Room</p></figcaption></figure>

2. The following is an example of editing rooms data. Input the change data and click "**Save**" to save the change data.

<figure><img src="/files/VLpzVLbNw4qw8tGQjwio" alt=""><figcaption><p>Save Data Room</p></figcaption></figure>

3. Display a notification message that the data was successfully changed. Click "**OK**" to continue.

<figure><img src="/files/VlD07ifQrvKPqJw9SmQL" alt="" width="347"><figcaption><p>Success Edit Room Data Notification</p></figcaption></figure>

## **Delete Data Rooms**

1. Select the room data to be deleted on the Rooms menu page. Click "**Delete**" to delete data.

<figure><img src="/files/HNB9KWdNBjkHp9Gqp8my" alt=""><figcaption><p>Delete Room Data</p></figcaption></figure>

2. Next, display a confirmation message regarding data deletion and click "**Yes**" to continue the deletion process.

<figure><img src="/files/kBez8wbgpdtfOaaZL6zS" alt="" width="425"><figcaption><p>Delete Room Data Confirmation</p></figcaption></figure>

3. Display a notification message that the data was successfully deleted. Click "**OK**" to continue.

## **Search & Sort List Data Rooms**

1. Search data can be done in the **Id, Room Name, Room Price, and Description** columns. The following is an example of search data by Room Name.

<figure><img src="/files/vl6sjAzqUIL9alcvSSyy" alt=""><figcaption><p>Search Room Data by Room Name</p></figcaption></figure>

2. On the Rooms menu page, there is also a data display setting feature, "**Sort List Data**". Sorting list data can be done by clicking the sort list icon in the **Id, Room Name, and Room Price** columns. The following is an example of sorting a list of data based on the order of the Room Name.

<figure><img src="/files/vEW3ANxR7pwCvcuxkWbH" alt=""><figcaption><p>Sort Result by Room Name</p></figcaption></figure>

&#x20;


---

# 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://docs.faspay.co.id/getting-started/faspay-billing-2.0/how-to-use/items/rooms.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.
