# Bagaimana cara melakukan approval request check in?

Approval request check in dapat dilakukan melalui platform web INEOM atau aplikasi NICE.

{% tabs %}
{% tab title="INEOM Web" %}
Proses approval request check in melalui web INEOM:

1. Klik menu 1.30 Approval Center (Amesty Feature).
2. Pilih Approval Type: Check in Request.
3. Pilih tiket.
4. Klik tombol **`Approve`**.
5. Klik tombol **`Yes`**.

<figure><img src="/files/z5cR4gbh7ph4fhBcFLod" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="NICE Mobile App" %}
Proses approval request check in melalui aplikasi NICE:

1. Klik halaman To-Do.
2. Klik tab **`Approval`**.
3. Klik menu **`Check in Request`**.
4. Geser ke kiri pada tiket.
5. Klik ikon ✔️️.
6. Klik `Confirm`.

<figure><img src="/files/SWUSLwBvAX4Xnm5Pxivd" alt=""><figcaption></figcaption></figure>
{% 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/faq/check-in-on-site/approval-request-check-in.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.
