# Guide for Administrator

## Pembuatan Laporan Bulanan

Pembuatan laporan bulanan dilakukan pada menu `13.6 Warehouse Task`.

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

Klik `Report`.

Isi dialog `Warehouse - Generate Report`.

Apabila data telah sesuai, klik `Proceed`.

## Pengubahan Status Barang Gudang

Pengubahan status barang gudang dilakukan pada menu `13.5 Goods`.

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

Pilih tiket.

Klik `Change Status`.

Isi dialog `Change Goods Status` dengan cara klik dropdown button untuk menampilkan daftar status.

Klik `OK`.


---

# 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/administrator.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.
