# Bagaimana cara NOP melakukan approval izin akses?

{% hint style="warning" %}
Approval izin akses oleh NOP dilakukan pada tiket dengan status **Proposed**.
{% endhint %}

Proses approval izin akses oleh NOP:

1. Klik menu 12.3.1 Permit Registration (Fiola Features).
2. Pilih tiket.
3. Klik tombol **`Verify`**.
4. Cek data yang telah diunggah oleh FMS.
5. Klik tombol **`Approve`** apabila data sesuai, atau klik tombol **`Reject`** apabila terdapat data yang tidak sesuai.
6. Isi catatan.
7. Klik tombol **`Approve`**.

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

{% hint style="success" %}
Proses approval izin akses oleh NOP berhasil apabila status tiket menjadi **Verified** (apabila approve), atau status tiket menjadi **Rejected** (apabila reject).
{% 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-registration-approval.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.
