# Request Permit

Proses request permit:

1. Klik menu option pada tiket.
2. Klik menu **`Request Permit`**.
3. Isi data pada halaman Form Working Permit.

{% hint style="info" %}
Petunjuk pengisian data pada halaman Form Working Permit:

* **Start Time**: Tanggal permit dimulai.
* **End Time**: Tanggal permit berakhir.
* **User Data**: Nama user yang mengerjakan tiket.
  * Nama yang muncul adalah user dengan status izin akses **Verified**.
  * Apabila tim yang mengerjakan terdiri dari user yang tidak memiliki akun NICE, maka dapat dilakukan penambahan user data melalui proses [add user helper\*](#proses-add-user-helper).
    {% endhint %}

4. Pilih activity category.
5. Upload file CAF.
6. Isi KSST number.
7. Klik tombol **`SUBMIT`**.

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

#### \*) Proses add user helper:

1. Klik ikon ➕ pada halaman Form Working Permit.
2. Isi data pada halaman Form User Helper.
3. Klik tombol **`SUBMIT`**.
4. Klik tombol **`YES`**.

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

Setelah proses submit add user helper berhasil, selanjutnya menambahkan user yang telah ditambahkan dengan cara:

1. Klik tombol **`➕ Add`** pada field User Data.
2. Isi nama user yang telah berhasil ditambahkan.

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


---

# 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/ticketing-system/permit/working-permit/request-permit.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.
