# Clock-Out

{% hint style="info" %}
Clock-out (absensi) dilakukan untuk beberapa kondisi, antara lain:

* Selesai bekerja: Auto clock-out oleh sistem pada pukul 17:00 WIB.
* Meninggalkan lokasi kerja. Contoh kondisi:
  1. Izin selesai bekerja sebelum pukul 17:00 WIB.
  2. Akan melakukan perpindahan lokasi kerja.
  3. Meninggalkan lokasi kerja saat ini untuk keperluan lain/non-pekerjaan.

**Catatan**: Apabila melakukan clock-out dengan kondisi (2) dan (3), maka harus melakukan clock-in ulang apabila telah siap bekerja kembali.
{% endhint %}

Proses clock-out:

{% tabs %}
{% tab title="Android Version" %}

1. Klik tombol **`Clock-Out`**.
2. Klik tombol **`Confirm`** pada dialog konfirmasi.

<div><figure><img src="/files/cW9AcmPewf29WgUc5odu" alt=""><figcaption></figcaption></figure> <figure><img src="/files/gZEBNmhmpLmoFBS9wDkc" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5fjuEZHTst1ZiYtF4VkY" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="iOS Version" %}

1. Klik tombol **`Clock-Out`**.
2. Klik tombol **`Clock-Out`** pada dialog konfirmasi.

<div><figure><img src="/files/M5N4Y7q9EYH6YGFGGkhT" alt=""><figcaption></figcaption></figure> <figure><img src="/files/y9z9bQz6zUut9wQetzpy" alt=""><figcaption></figcaption></figure> <figure><img src="/files/EHVzKtkVoUiStIAF9NCe" alt=""><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}


---

# 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://docs.ineom-tsel.mit.id/hero/attendance/clock-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.
