# Creating Reservations

Creating a reservation on Eptera involves three distinct screens:

* [Room Rack](#1-room-rack)
* [Room Calendar](#2-room-calendar)
* [Front Office Control Panel](#3-front-office-control-panel)

## 1- Room Rack

You can create a reservation from the Rack screen by clicking the "Rack" button in the shortcut bar or left menu.

![Room Rack](/files/eZdzh0XVW6ayH0INYLwf)

Room conditions such as dirty, clean, used, etc. can be updated from this screen. To make a new reservation, click on the plus icon on the rack screen, and complete the reservation registration steps from the reservation card that opens with the 'Make Reservation' button.

![Room Rack Add Button Image](/files/zWegJPK2dcEZ8ctaZwO3)

## 2- Room Calendar

Another alternative is to create a reservation via the 'Room Calendar' screen. You can swiftly and efficiently complete the reservation process by utilizing a drag-and-drop action on the screen that appears for your chosen room number and start date.

![Room Calendar](/files/l0MC6UQcFRsoG7LNNcYF)

The reservation will appear in the calendar, and you can access the reservation form directly by right-clicking on it.

![Room Calendar Reservation Form Image](/files/iwd0FO1J6aJFSEofy8MP)

### 3- Front Office Control Panel <a href="#id-3-front-office-control-panel" id="id-3-front-office-control-panel"></a>

Lastly, when you click on the reservation icon in the shortcut buttons at the top of the screen, it opens the front desk control panel. You can create a reservation from the reservation card using the '+' button, where you fill in the required details.

<figure><img src="/files/iFvMDvjPyqtWis11tGDC" alt=""><figcaption></figcaption></figure>

Following that, in the 'Guests' section/tab, you can add new guests by clicking the plus button, completing the guest registration process.

<figure><img src="/files/RjO7LMUURf1hHOUJ3zxV" alt=""><figcaption></figcaption></figure>

After that, you can navigate to the "Pricing" screen to set the room price. If the room price is not already registered in the system, you can activate the manual price button and enter the daily rate manually. Then, by clicking the "Calculate Daily Prices" button, the total accommodation cost will be automatically calculated.\
\
Subsequently, you can navigate to the Pricing screen. If the room price is not already registered in the system, you can activate the manual pricing button and enter the daily rate manually. The 'Calculate Daily Prices' button will then automatically calculate the total accommodation cost.

<figure><img src="/files/Rdq3yScXycZnll28sDxK" alt=""><figcaption></figcaption></figure>

For reservations coming through online channels, prices are set as fixed to prevent any changes. The fixed rows in the list are displayed in green to indicate this.

<figure><img src="/files/92BdwuIN9vcO3E0jUJ0g" alt=""><figcaption></figcaption></figure>

## 4- Reservation Output

After all the processes are completed and the reservation is successfully saved, access to forms containing reservation, guest, and folio details is provided through the reservation card.

These forms include:

* [Confirmation Form](#confirmation-form)
* [Registration Form](#registration-form)
* [Folio Output](#folio-output)

<figure><img src="/files/xE4DSUSmLyozPEvikjfB" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/AQcAwmQyRdqf6XCY2OCR" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/CWLhY2IXATKZrMBg2wzc" alt=""><figcaption></figcaption></figure>


---

# 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://manuel.eptera.com/creating-reservations.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.
