# Check-ins

***

### What are check-ins

A check-in is a set of guest data that has been provided by either an [user](/getting-started/glossary.md#app-users) or [operator](/getting-started/glossary.md#operator). Based on the settings of the [brand](/the-basics/brands/check-in.md) we collect guest that. This data can be further used for governmental reporting or exporting to PMS platforms.&#x20;

### Which data can be requested

Depending on your location and jurisdiction, you may be required to collect check-in infirmation. Within the Brand Check-in settings you can determine what data is requested for what guest.&#x20;

Full list of available data points, [click here.](/the-basics/brands/check-in.md#what-information-can-be-collected-during-the-check-in)<br>

***

<details>

<summary>Can I manually create a check-in for a reservation? </summary>

Yes you can, follow the following steps to manually create a check-in:

1. Go to reservations
2. Select your reservation
3. Go to the check-ins tab
4. Click `create check-in`
   1. A modal will be show with all applicable input fields.&#x20;
5. Provide all the data in the fields.&#x20;

![](/files/EYEI12JGb8OCGmHLAOEQ)

</details>


---

# 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://support.holidayhero.com/the-basics/reservations/check-ins.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.
