# Bookings

## In General&#x20;

The reservation tab offers 4 graphs that look at reservations, their number, source, and time of receipt.&#x20;

## Received bookings daily (Date Created)

The graph shows the number of bookings received from sales channels, which is distinguished by shades for better orientation.

![](/files/-M3kMrBe5RnT_PkG1LRa)

## Received bookings (Date Created)

This chart shows the number of bookings received in each month. Light green are valid reservations and dark green are canceled reservations. In the graph we can also filter by individual booking sources such as Booking.com, Airbnb, Expedia or from the street. Hovering over the column displays the value.

![](/files/-M3kN20mbkNWFNAZldf9)

## Booking sources

The graph shows how each booking source is represented. Light green are valid reservations and dark green are canceled reservations. We can also filter for the selected period.

![](/files/-M3kNO7MqasPp4P88Yqc)

## Booked rooms per booking

This chart shows the number of rooms booked for each booking.

![](/files/-M3kNY_0Qb9_AfkaqU8W)


---

# 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/management/analyza/analyza-rezervaci.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.
