# General

<details>

<summary>Bagaimana jika tidak ada tiket yang muncul pada web Fiola?</summary>

Melakukan konfigurasi filter berupa site area config, cluster area, dan/atau date filter.

[Baca selengkapnya..](/faq/ticketing-system/general/filter-configuration.md)

</details>

<details>

<summary>Bagaimana jika tidak ada tiket yang muncul pada web Amesty atau Winona?</summary>

Melakukan konfigurasi filter berupa site area config, date filter, dan/atau ticket status filter.

[Baca selengkapnya..](/faq/ticketing-system/general/site-area-configuration.md)

</details>

<details>

<summary>Bagaimana jika tidak bisa melakukan take over ticket?</summary>

Take over tiket hanya bisa dilakukan pada tiket yang belum dilakukan follow up oleh user lain.

</details>

<details>

<summary>Bagaimana jika tidak bisa melakukan pengambilan gambar?</summary>

Mengaktifkan snapshot mode dan camera engine dengan cara:

1. Klik menu Account & Settings.
2. Klik menu **`Settings`**.
3. Aktifkan menu Snapshot Mode dan menu Camera2 Engine.

[Baca selengkapnya..](/faq/ticketing-system/general/snapshot-mode.md)

</details>


---

# 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/faq/ticketing-system/general.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.
