# Occupancy

## In General

Pale green shows valid reservations and dark green canceled reservations. We can filter here by “Booking Sources”, “Time Period” and “Room Type”.&#x20;

## Room nights (by room type)

This chart shows us the number of room reservations per room type.

![](/files/-M3kO4bQItvskjbcynj7)

## Most frequent length of stay (room nights)

On this chart we can see how many guest guests have ordered and comparisons between them. We can also filter by relevant room types.

![](/files/-M3kOJCN2ZZDQTno-_xI)

## Booked room nights

Here we see the total number of booked rooms for each month.

![](/files/-M3kOUyK0m7W9qXN3vNJ)


---

# 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-obsazenosti.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.
