> For the complete documentation index, see [llms.txt](https://hotelizer.gitbook.io/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hotelizer.gitbook.io/manual/en/menu/reservations/accommodations.md).

# Accommodation

> For the **basic** function & features of the following list you can refer to the section Presenting information

![](https://lh5.googleusercontent.com/QiRqxSPiKsiTt9ccr8cGjrh2rD6iQLuwsC8AT7KdzPFUN2SA8hYgwboOUKcky-wO9mECNDrLvxOQXQ3ywBQ-mXnj5zRO3pBxKDh1FgynQJsphGoglFEBqj3XNCiX-OmVIKsYQdUISgg)

### Accommodation options&#x20;

<img src="/files/-MdJ1rLEpHioB-Nf-OgF" alt="" data-size="original">&#x20;

From the options of each stay you can change a lot of information. Some options may be displayed or hidden depending on the status of the stay

| Title                          | Description                                                                                                                                                  |
| ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **View Reservation**           | Open the main booking tab where you can see more information & manage your booking                                                                           |
| **Print Reg. Card**            | Print the registration card                                                                                                                                  |
| **Split Accommodation**        | You can split the room in case you do not have the same room available for all days, or  make an upgrade to the customer while he is already in a room, etc. |
| **Join Accommodation**         | You can reconnect two rooms in one . A basic condition is that the first room is available for the dates that we want to join.                               |
| **Move Room**                  | You can make some reservation changes, such as changing room type or change the check-in to another date.                                                    |
| **Park Accommodation**         | If you click here, the reservation will be transferred to the "parked" area of ​​the reservation plan.                                                       |
| **Lock Accommodation**         | This option allows you to "lock" the reservation in a specific room so that it can not be moved.                                                             |
| **Unlock Accommodation**       | Unlock the specific room so you can move it again.                                                                                                           |
| **Primary guest**              | You can assign the name of the guest you want to appear in the booking as primary.                                                                           |
| **Modify rate**                | Change the charge of the room or any night you want specifically.                                                                                            |
| **Extent Accommodation**       | Extend your stay for more days even if this room is not available.                                                                                           |
| **Reduce Accommodation**       | Reduce the days of the accommodation                                                                                                                         |
| **ΤModify Departure/ Arrival** | Here you can modify the time of arrival and departure.                                                                                                       |
| Modify Occupants               | Here can you change the number of guests. Add or remove people.                                                                                              |
| Modify options                 | Here can you add a bedding to your booking, ex. baby cot and change the color that will appear in the booking plan.                                          |

### Accommodation Status&#x20;

Each stay has a basic status, which determines whether it appears in the booking plan and affects the availability of accommodation

| Κατάσταση                                                       | Περιγραφή                                                                                                                                                                                                                          |
| --------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <img src="/files/-MdHIMaBfdsmYftUepkO" alt="" data-size="line"> | When a stay is green, it means that it is a confirmed stay and we are waiting for the guests at the property.                                                                                                                      |
| <img src="/files/-MdHIiQGi16vw9ILMDR3" alt="" data-size="line"> | When a stay is blue, it means that the guests are **in-house**.                                                                                                                                                                    |
| <img src="/files/-MdHJdh8K0ojjf9nptq1" alt="" data-size="line"> | When a stay is red, it means that the guests have left the property and we have **checked them out.**                                                                                                                              |
| <img src="/files/-MdHLMkYUXlWoSAGJff1" alt="" data-size="line"> | **Canceled** accommodation which does not appear in the booking plan.                                                                                                                                                              |
| <img src="/files/-MdHLgTyHsl7LXwOEKLR" alt="" data-size="line"> | **Non show** which does not appear in the booking plan.                                                                                                                                                                            |
| <img src="/files/-MdHLwSb_GCabPqZnZm7" alt="" data-size="line"> | When a booking is yellow, it means it is optional, if we are not sure exactly when the customer will come to the property. In this case, we can move the accommodation to the "parked" option, until we receive the  confirmation. |


---

# 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:

```
GET https://hotelizer.gitbook.io/manual/en/menu/reservations/accommodations.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.
