> For the complete documentation index, see [llms.txt](https://hotelizer.gitbook.io/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hotelizer.gitbook.io/manual/en/quick-guides/untitled/check-in-check-out.md).

# Check In / Check Out

## Check in / check out

Go to the Dashboard and you will find below the Hotel Status. There can you see the arrivals and departures. There is a date search if you want to find a past or future arrival or departure.

To proceed check in, go to **Actions** and change the status by pressing check in. Follow the steps and fill in the requested information.

If you click under **Actions**, next to **Check in (… ᵛ)**, you can select **Express check in**, ignoring the steps by filling in details.

Follow the same steps for the Check out process.

* If you want to cancel a check in / Check out, as you are in the Hotel status, under Actions press **(… ᵛ)** and change the reservation status by clicking  **Revoke check in** or **Revoke check out**&#x20;

## Online check in&#x20;

This is an extra free service. Sends an email to the customer, upon completion of the reservation. To activate it:

* **Settings**&#x20;
* **Emails**. Find the Online check in and select it (double click or (…ᵛ) edit email) and press **Active** Yes. There we can specify when we want the email to be sent (days, hours, etc.) The text is available in Greek and English. By clicking on the content, you can make changes to the text if you wish.

## Unexpected departure

In case of an unexpected departure, go to the plan, find the reservation and press right click, select Reduce Accommodations and set the new departure date.

If you want to charge for the whole stay even though the customer is leaving, go to the reservation and make a split reservation from (...ᵛ). Then go to Bills & Invoices, Issue all invoices. Finally you return to Accommodation and cancel the extra room.

## Registration Card completion&#x20;

You find the reservation in the Calender, right click and press **+ Assign guests** from the options that open and fill in the details. If you want to add the details of all the guests of the room press **+ Add guest**, top right.

A second way is to enter the reservation, go to **Accommodation** and double click on the name, open the registration form and fill it out.&#x20;

##


---

# 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://hotelizer.gitbook.io/manual/en/quick-guides/untitled/check-in-check-out.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.
