# Sign In

{% tabs %}
{% tab title="Android Version" %}
{% hint style="warning" %}
Pastikan telah melakukan [konfigurasi aplikasi](/hero/application-configuration.md) sebelum melakukan sign in.
{% endhint %}

Proses sign in melalui aplikasi INEOM EAM versi Android:

1. Isi username.
2. Klik tombol **`Sign In`**.
3. Isi password.
4. Klik tombol **`Sign In`**.

<div><figure><img src="/files/s94yy9ie6emr0MmOZK4F" alt=""><figcaption></figcaption></figure> <figure><img src="/files/s0HjUJ6M5ZiuSaPD0va2" alt=""><figcaption></figcaption></figure> <figure><img src="/files/iiXP3g9e1K3ZhclsLYsx" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="iOS Version" %}
{% hint style="warning" %}
Pastikan telah melakukan [konfigurasi aplikasi](/hero/application-configuration.md) sebelum melakukan sign in.
{% endhint %}

Proses sign in melalui aplikasi INEOM EAM versi iOS:

1. Isi username.
2. Isi password.
3. Klik tombol **`Sign In`**.

<div><figure><img src="/files/q1C9evyNIJtBFSVLYME6" alt=""><figcaption></figcaption></figure> <figure><img src="/files/IYtXO4Y5FvdhLT5jIy77" alt=""><figcaption></figcaption></figure> <figure><img src="/files/b0FhZbqudQyRBknhpujj" alt=""><figcaption></figcaption></figure> <figure><img src="/files/wEMxHyMSJoMchMdp9UWY" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="Web Version" %}
{% hint style="info" %}
Link akses web INEOM EAM: <https://ineom.mit.id>.
{% endhint %}

Proses sign in melalui web INEOM EAM:

1. Isi username.
2. Isi password.
3. Klik tombol **`Sign In`**.

<div><figure><img src="/files/oZ84ozek9gVDPBOpay7T" alt=""><figcaption></figcaption></figure> <figure><img src="/files/1QVsFUgHdd6zAg9AbwbK" 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/sign-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.
