# Check-Out İşlemi

Fatura kesildikten sonra çıkış tarihi kontrol edilir. Eğer çıkış tarihi doğru ise misafir check out için hazır hale gelmiştir. Check out işlemi check in ekranındaki gibi uçak simgeleriyle de yapılabilirken otomatik olarak rezervasyon kartından da yapılabilir.

<figure><img src="/files/hSPi75pbxZOru2lWEzcr" alt=""><figcaption><p>Check-Out</p></figcaption></figure>

Aynı gün içerisinde yapılacak olan check outlar için kayıt tipini day use olarak değiştirip tarih ve saat kontrol edilmelidir.

<figure><img src="/files/YMAefbCO2eiNflXjhrbA" alt=""><figcaption><p>Günlük Kullanım</p></figcaption></figure>

Check out yapılan rezervasyon, rezervasyon listesine tıklanarak önbüro kontrol panelinde ayrılanlar ekranına otomatik olarak gelmektedir. Check out yapılan odalar otomatik olarak kirliye alınır. Üzerine tıklandığında odanın durumu değiştirilebilir.

<figure><img src="/files/CzgnjZwpqNp08c39NgmP" alt=""><figcaption><p>Ayrılan Odalar</p></figcaption></figure>


---

# 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://kilavuz.eptera.com/ozet-kilavuz/check-out-islemi.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.
