> For the complete documentation index, see [llms.txt](https://panduan.katsudoto.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://panduan.katsudoto.id/digital-guestbook/smart-dashboard/souvenir-management.md).

# Souvenir Management

<figure><img src="/files/puvXFeR2VSjZhcb4Uklr" alt=""><figcaption><p>Tampilan Halaman Souvenir Management V.1.0</p></figcaption></figure>

{% tabs %}
{% tab title="Baca Panduan" %}
Berikut ini cara mengatur Souvenir Management untuk acara pernikahanmu:

1. Klik tombol **Tambah Souvenir** untuk mulai menambahkan jenis souvenir di Souvenir Management kamu

   <figure><img src="/files/GmoLtohZovJCOO4Tx42R" alt=""><figcaption></figcaption></figure>
2. Masukkan nama souvenir dan jumlahnya. Kalau kamu punya lebih satu jenis souvenir tambahkan langsung dengan klik teks **Tambah Souvenir.**

   <figure><img src="/files/I4HYZxroOAF2cEfiqDlH" alt=""><figcaption></figcaption></figure>
3. Klik **Simpan**, lalu kamu akan diarahkan ke halaman khusus untuk mendata souvenirnya.

   <figure><img src="/files/cJlUIOUcoBDrIioRlxT3" alt=""><figcaption></figcaption></figure>
4. Selanjutnya, tambahkan nama tamu ke tiap souvenir yang udah kamu tentuin, **Klik untuk menambahkan tamu** dan ketik nama tamu dan otomatis tersimpan.

   <figure><img src="/files/Hv5ctn1Ali4Q2aYPw4n1" alt=""><figcaption></figcaption></figure>
5. Dan untuk menarik data atau soft file souvenir kamu bisa klik button **Download**.

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

{% tab title="Vidio Panduan" %}
{% embed url="<https://drive.google.com/file/d/16p2ll7RQRv5t4IOH_vXXzJq1vQ0DG4xC/view?usp=sharing>" %}
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://panduan.katsudoto.id/digital-guestbook/smart-dashboard/souvenir-management.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.
