# Web

## Menu Permit Registration

Menu Permit Registration dapat diakses dengan cara klik menu `16.1 Permit Registration` pada menu `16. Access Permit`.

{% hint style="info" %}
**Info**: Lakukan [konfigurasi filter](/faq/ticketing-system/general/filter-configuration.md) apabila data tidak muncul.
{% endhint %}

## Add Permit

Add permit dilakukan oleh Vendor.

Klik `Add`.

Isi data pada halaman `Working Permit Access`.

:black\_small\_square: Username dan Address

:black\_small\_square: Identity Type dan Identity Number

:black\_small\_square: Upload Identity Card dan Selfie Photo

:black\_small\_square: Company Name dan upload Company NDA

:black\_small\_square: Upload ID Card Photo dan Photo with ID-card.

Klik `Submit`.

{% hint style="success" %}
Proses pembuatan permit berhasil apabila tiket telah muncul pada halaman `List of Permit Access` dengan status **Proposed**.
{% endhint %}

## Verify Permit

Verify permit dilakukan oleh RTPD.

Pilih tiket.

{% hint style="warning" %}
**Perhatian**: Verify tiket permit dilakukan pada tiket dengan status **Proposed**.
{% endhint %}

Klik `Verify`.

Cek data pada tab `Detail of Permit Registration` dan tab `Detail of NDA`.

Apabila data telah sesuai, klik `Approve` untuk menyetujui tiket. Klik `Reject` apabila terdapat data yang tidak sesuai.

{% hint style="success" %}
:black\_small\_square: Proses approve tiket permit berhasil apabila status tiket menjadi **Verified**.

:black\_small\_square: Proses reject tiket permit berhasil apabila status tiket menjadi **Rejected**.
{% 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/eatp/permit-registration/web.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.
