> For the complete documentation index, see [llms.txt](https://cs.help.siesta.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cs.help.siesta.cloud/en/main/sluzby/prodej.md).

# Sales

The Sale tab can be found in the service detail. Displays the occupancy data and allows you to change it.

![](/files/-M4qfyfjodcWy1yB0WeC)

At the top of the page is the rate service, about rates more in rates and terms. [sazby a podmínky](/en/main/sluzby/podminky.md).

There is also a calendar where the availability of all items of the service is displayed. Color code is used for signaling. The calendar shows the availability (the number of given service items currently available for reservation), the price, and the minimum number of nights required to book.

The above-mentioned dates can be changed directly in the calendar. To change price/availability, click in the number field and change the value. Click in the availability field to close / open the service item for that day.

To make it easier to change multiple items at once, the Bulk Change button is on the right.

![](/files/-M4qgIz72VuNTXlXEsr-)

To the right, select which service items will apply the changes. In the Filter window, select dates and change the price, status, availability, and minimum nights in the following windows.

![](/files/-M4qgU59RyMQFXijJTEP)


---

# 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://cs.help.siesta.cloud/en/main/sluzby/prodej.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.
