> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/delux/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.gitbook.io/delux/content-management/rooms/add-room.md).

# Add Room

&#x20;**Step 1** - Log in to your WordPress Administration Panel (Dashboard).\
\
&#x20;**Step 2** - Click the '**Rooms**' tab<br>

&#x20;**Step 3** - Click the '**Add Room**' sub tab<br>

&#x20;**Step 4** - Start filling in the blanks: enter your subcription plans title in the upper field, and enter your room body content in the main room editing box below it.\
\
&#x20;**Step 5** - As needed, select room categories, and room tags.\
\
&#x20;**Step 6** - As needed, select set image of room image.\
\
&#x20;**Step 7** - Scroll down until you see the Room data box, there you will be able to customize the room and fill in all information in there.

![](/files/-LtOQ20_YZMeIobd45ba)

&#x20;**+ General**

&#x20;Number of room: Please insert number room.

&#x20;Base price: Set up price for room.

&#x20;Capacities: Insert number people can live in a room.

&#x20;Childrens: Insert number of childrens can stay in a room.

&#x20;Minium night: Insert number of night that customer can live in there.

&#x20;Bed: How many bed in a room.

![](/files/-LtOQEbuh0uHhCOY3uAc)

&#x20;**+ Discount**

&#x20;Set up discount for this room

![](/files/-LtOQMzI2Os44dhA1qK0)

&#x20;**+ Extra Price**

&#x20;Set up extra price for adults or childrens

![](/files/-LtOQYOUokXh7rTLThZ9)

&#x20;**+ Packages**

&#x20;Choose package if you want to use it.

![](/files/-LtOQbBEy4VfI0P5srhQ)

&#x20;**+ Amenities**

&#x20;Choose yes or no to publish facilities of the room.

![](/files/-LtOQq7ktiz2uoJLvgo5)

&#x20;**+ Extra Amenities**

&#x20;Add more amenities if the room has.

![](/files/-LtORiUXrxYNA2aJ3J5_)

&#x20;**+ Description**

&#x20;Enter your description about the room.

![](/files/-LtOS1RYM-FEo_dEmSci)

&#x20;**Step 8** - Scroll down until you see the Room pricing box, there you will be able to customize the room and fill in all information in there.

Please insert price for a day or weekend if the room need to extra price.

![](/files/-LtOT6N_rymTrLJRVZhv)

&#x20;**Step 9** - When Room is readly, click butto&#x6E;**"Publish"**.

The Room look like:

![](/files/-LtOTAFCf2PMmyQPYhSk)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wpdocs.gitbook.io/delux/content-management/rooms/add-room.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
