# Approval

{% hint style="info" %}
Proses approval dilakukan oleh Inventory SPV dan Inventory Manager.
{% endhint %}

## Approval by Inventory SPV

Pilih tiket WM.

{% hint style="warning" %}
Approval oleh Inventory SPV dilakukan pada tiket dengan status **Waiting Inventory SPV Approval**.
{% endhint %}

Klik `Detail`.

Cek data equipment: User dapat mengubah Quantity pada Requested Items.

Klik `Review Task`.

Klik radio button Accept apabila data equipment telah sesuai, atau klik radio button Reject apabila terdapat data equipment yang tidak sesuai.

Isi catatan.

Klik `Submit`.

{% tabs %}
{% tab title="Accept" %}

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

{% hint style="success" %}
Approval tiket oleh Inventory SPV berhasil apabila status tiket menjadi **Waiting Inventory MGR Approval**.
{% endhint %}
{% endtab %}

{% tab title="Reject" %}

<figure><img src="/files/ckUPJ8xoPLjXeBeTvatG" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## Approval by Inventory Manager

Pilih tiket WM.

{% hint style="warning" %}
Approval oleh Inventory Manager dilakukan pada tiket dengan status **Waiting Inventory MGR Approval**.
{% endhint %}

Klik `Detail`.

Cek data equipment.

Klik `Review Task`.

Klik radio button Accept apabila data equipment telah sesuai, atau klik radio button Reject apabila terdapat data equipment yang tidak sesuai.

Isi catatan.

Klik `Submit`.

{% tabs %}
{% tab title="Accept" %}

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

{% hint style="success" %}
Approval tiket oleh Inventory Manager berhasil apabila status tiket menjadi **Closed**.
{% endhint %}
{% endtab %}

{% tab title="Reject" %}

<figure><img src="/files/MYc3eCLECBnqEFc7vDYJ" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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/ewonder/warehouse-task/penghapusan/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.
