# Bagaimana cara melakukan pengisian izin akses?

{% hint style="warning" %}
Proses izin akses hanya bisa dilakukan setelah verifikasi nomor, email, dan dokumen telah berhasil (status: **Verified**).
{% endhint %}

Proses izin akses:

1. Klik menu **`Permit Access`**.
2. Isi data pada halaman Working Permit Access.

{% hint style="info" %}
Data yang harus diisi pada halaman Working Permit Access adalah:

* **Full Name**: Isi dengan nama lengkap.
* **Address**: Isi dengan alamat.
* **Company Name**: Isi dengan nama perusahaan.
* **Company NDA**: Upload dokumen NDA.
* **Identity Type**: Pilih dengan tipe identitas yang digunakan (KTP/SIM).
* **Identity Number**: Isi dengan nomor identitas dari KTP/SIM.
  {% endhint %}

<figure><img src="/files/5ur08EFgXZgzLCiYDyC4" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
(Lanjutan)

* **Identity Card**: Upload file kartu identitas (e-KTP).
* **Selfie Photo**: Upload foto selfie.
* **ID Card Photo**: Upload foto kartu identitas perusahaan.
* **Photo with ID Card**: Upload foto dengan kartu identitas perusahaan.
  {% endhint %}

3. Klik tombol **`SUBMIT`**.
4. Klik tombol **`YES`**.

<figure><img src="/files/r83aI2ekuealAPdGXgDJ" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Proses izin akses berhasil apabila status menjadi **Waiting**.

**Catatan**: Selanjutnya, user dapat melakukan konfirmasi ke NOP untuk melakukan proses [permit registration approval](/faq/user-and-account/verify-account/permit-registration-approval.md).
{% endhint %}


---

# 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/permit-access.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.
