# Approval

<figure><img src="/files/NU0RXUPOiNKTon8ghyVj" alt="" width="188"><figcaption></figcaption></figure>

Approval adalah menu yang digunakan untuk proses review & approval dari pengerjaan maintenance.

## Show Detail Ticket

Proses menampilkan detail ticket dari menu Approval:

1. Klik work scope.
2. Klik tiket untuk menampilkan detail tiket.

<figure><img src="/files/566YRpSUbGNaBBKUpAb5" alt=""><figcaption></figcaption></figure>

## Review Ticket

Proses review ticket:

1. Klik work scope.
2. Geser ke kiri pada tiket.
3. Klik ikon 📄.
4. Cek data.

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

## Approval Ticket

Proses approval ticket:

1. Klik work scope.
2. Geser ke kiri pada tiket.
3. Klik ikon ✔️️ untuk melakukan approve pada tiket. Apabila terdapat data yang tidak sesuai, klik ikon ❌ untuk melakukan reject pada tiket.

<figure><img src="/files/XoiNLraCJrkkLhR6aOCv" 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/nice/main-menu/to-do/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.
