> For the complete documentation index, see [llms.txt](https://help.siestaextranet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.siestaextranet.com/aplikace/recepce-1/sluzby.md).

# Služby

## Obecné

Sekce "Služby" **zobrazuje rezervace vybavení v čase**. Nastavení vybavení je velmi flexibilní a je možné nakonfigurovat parkování, sauny, trezory, půjčování kol a podobně.

Spravovat vybavení je možné na odkazu zde:

{% content-ref url="/pages/-LpT0IB0IuKWPYJ0CBzN" %}
[Vybavení](/aplikace/aplikace/nastaveni/vybaveni.md)
{% endcontent-ref %}

Následně je možné u každé rezervace vybavení přidat nebo si vytvořit přehledové kalendáře s daným vybavením.

Spravovat služby pro příslušné rezervace jsme si již ukazovali a můžete se k tomu vrátit na odkazu níže:

{% content-ref url="/pages/-Lqkf43QAiyIcFN0cV5A" %}
[Služby](/aplikace/rezervace/rezervace/sluzby.md)
{% endcontent-ref %}

## Přehled služeb

Zde najdete seznam všech služeb.&#x20;

* V seznamu je možné filtrovat a hledat.&#x20;
* Kliknutím na ikonu a název se otevře rezervace s danou službou.

![](/files/-LqezwScnoDmvqGpWYwW)


---

# 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://help.siestaextranet.com/aplikace/recepce-1/sluzby.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.
