# Guests

## In General

In the guests section you will find all the necessary information for registering your hotel guests. Clicking on a specific guest opens a new window with the Details, Booked Rooms, Bookings and Privacy tabs.

Use the link below to manage your Guests:

{% content-ref url="/pages/-Lr8JHvC38w9A9z5thdu" %}
[Guests](/en/aplikace/rezervace/rezervace/detaily/hoste.md)
{% endcontent-ref %}

## Guest reports

### All guests

A list of all guests who have been entered into the extranet, including those not accommodated, who do not have a reservation assigned. Click on details that you can edit. In the "Booked rooms" tab, there is a list of rooms to which the guest was assigned (resident).&#x20;

Guests can be easily searched using the "Filter" button, as well as assigning labels to guests according to your preferences and previous choices.  This also applies to the other lists below.

![](/files/-M3fY_BmCO7HDBCPRcMo)

### Present quest

List of guests currently staying at your facility. You can easily find out when the guest will be accommodated, what room, nationality, etc.&#x20;

![](/files/-M3fYlVJcz0EXu3d1hZo)

### Accommodated guests

List of guests who have already been accommodated in your establishment. It is very easy to retrieve all information about your guests or to anonymize their data.&#x20;

![](/files/-M3fZ2VCy5-DT2kl_DKf)


---

# 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/recepce-1/hoste.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.
