# Verify Account

<details>

<summary>Bagaimana cara melakukan verifikasi akun?</summary>

Verifikasi akun terdiri dari empat tahap, yaitu:

1. Verifikasi nomor
2. Verifikasi email
3. Verifikasi dokumen
4. Izin akses

[Baca selengkapnya..](/faq/user-and-account/verify-account/account-verification.md)

</details>

<details>

<summary>Bagaimana jika mengalami kendala "Invalid link" saat melakukan verifikasi email?</summary>

1. Cek folder Inbox atau Spam pada email.
2. Klik pesan dari INEOM System.
3. Scroll pesan.
4. Tahan link verifikasi pada bagian bawah email.
5. Buka link melalui aplikasi Google Chrome.

[Baca selengkapnya..](/faq/user-and-account/verify-account/invalid-link-when-verify-email.md)

</details>

<details>

<summary>Bagaimana cara melakukan pengisian izin akses?</summary>

1. Klik menu **`Permit Access`**.
2. Isi data pada halaman Working Permit Access.
3. Klik tombol **`SUBMIT`**.
4. Klik tombol **`YES`**.

[Baca selengkapnya..](/faq/user-and-account/verify-account/permit-access.md)

</details>

<details>

<summary>Bagaimana jika tidak bisa mengunggah file dengan format PDF?</summary>

Pindahkan file NDA ke directory penyimpanan utama.

</details>

<details>

<summary>Bagaimana cara TSA melakukan approval verifikasi dokumen?</summary>

Approval verifikasi dokumen oleh TSA dilakukan melalui web INEOM pada menu 8.2 Verification Documents (Selma Features).

[Baca selengkapnya..](/faq/user-and-account/verify-account/document-verification-approval.md)

</details>

<details>

<summary>Bagaimana cara NOP melakukan approval izin akses?</summary>

Approval izin akses oleh NOP dilakukan melalui web INEOM pada menu 12.3.1 Permit Registration (Fiola Features).&#x20;

[Baca selengkapnya..](/faq/user-and-account/verify-account/permit-registration-approval.md)

</details>


---

# 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/user-and-account/verify-account.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.
