# Guide for Approver

## Mengakses Menu Warehouse Task

Menu Warehouse Task dapat diakses dengan cara klik menu `13.6 Warehouse Task` pada menu `13. Warehouse`.

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

## Review dan Approval Penyimpanan Barang

{% hint style="warning" %}
**Perhatian**: Proses review dan approval penyimpanan barang dilakukan oleh:

:black\_small\_square: Inventory Management Area (INFRA).

:black\_small\_square: Department Head dan/atau Inventory Management Area (NON INFRA).
{% endhint %}

### Review Penyimpanan Barang

Pilih tiket inbound.

Klik `View Docs`.

Cek dokumen dengan cara klik `Preview` untuk menampilkan dokumen atau klik `Download` untuk melakukan download dokumen.

### Approval Penyimpanan Barang

Klik `Detail`.

Klik `Review Task`.

Approval penyimpanan barang dilakukan pada dialog `Warehouse - (Approver)` dengan cara klik radio button pada field Approval untuk menentukan status approval tiket.

Isi field Note dan tabel `Goods Detail - Editable Items`.

Klik `Submit`.

## Review dan Approval Permintaan Barang

{% hint style="warning" %}
**Perhatian**: Proses review dan approval permintaan barang dilakukan oleh Vendor, Asset Owner, dan Inventory Management Area (INFRA dan NON INFRA).
{% endhint %}

### Review Permintaan Barang

Pilih tiket outbound.

Klik `View Docs`.

Cek dokumen dengan cara klik `Preview` untuk menampilkan dokumen atau klik `Download` untuk melakukan download dokumen.

### Approval Permintaan Barang

Klik Detail.

Klik `Review Task`.

Approval permintaan barang dilakukan pada dialog `Warehouse - (Approver)` dengan cara klik radio button pada field Approval untuk menentukan status approval tiket.

Isi field Note dan tabel `Requested Items`.

Klik `Submit`.


---

# 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/guide-for-approver.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.
