# New booking

## In General

It is used to make a simple and quick manual reservation. For example, when a guest calls you by phone or comes in from the street.&#x20;

## Overview of making a new reservation

After you decide to make a new reservation, fill in the name, source of the reservation and other guest information. If you want to make an option on the reservation (pre-reservation of the room that will expire on the specified date), set your desired date. You can also add a partner to the reservation or attach a label to it. For more information on configuring these two features, see below:

{% content-ref url="/pages/-LpT0GNo0wZQc-ge8wP8" %}
[Partner types](/en/aplikace/aplikace/nastaveni/partneri.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LpOcwshnD85fLig7M7u" %}
[Tags](/en/aplikace/aplikace/data/stitky.md)
{% endcontent-ref %}

![](/files/-M3fQ9IFolisAmJknUZu)

Of course, it is necessary to assign a room and a date to the reservation. This is created by clicking the + icon next to the "Assigned Rooms" tab. First, select the desired date and assign a room to it. After saving, the reservation is complete.

### Closed room

If you want to close the room (for example, for repair). When creating a new reservation, select "Closed" in the "Reservation source" field. This room cannot be booked on sales channels.

This will appear on your calendar as follows:

![Closed room.](/files/-LwTbJhv80N3MJRSvQZS)


---

# 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://help.siestaextranet.com/en/aplikace/rezervace/nova-rezervace.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.
