> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/5.1.x-1/faq-user/ticket-management/apa-yang-harus-dilakukan-jika-tiket-tidak-masuk-ke-tab-inbox.md).

# Apa yang Harus Dilakukan Jika Tiket Tidak Masuk ke Tab Inbox?

Tiket tidak dapat masuk ke tab Inbox milik Agen mungkin dikarenakan status agen Anda masih **Unavailable**. Untuk mengatasi masalah ini, lakukan langkah-langkah berikut:

1. Login sebagai **Operator**.
2. Di kanan atas halaman, klik tombol **'change status'** ( <img src="/files/-MYiDLSNKhR-xHMAZIkh" alt="" data-size="original"> ).
3. Ubah status Anda menjadi **Available**.
4. Klik tombol **'save'** ( <img src="/files/-MYiDRb99iBFgmq1QB3v" alt="" data-size="original"> ).
5. Silahkan coba lagi dengan melakukan simulasi koneksi ke Agent atau Operator (CS).

![Change Status](/files/-MYiDWjwyl7WSOhNoJ_3)

Atau, mungkin Agen Anda ternyata tidak ada di channel rule Anda. Jika masalah ini terjadi, Anda harus menambahkan Agen Anda ke dalam team member pada rule channel Anda. Berikut hal-hal yang bisa Anda coba:

1. Login sebagai **Supervisor** atau **Administrator**.&#x20;
2. Pergi ke menu **Customer Service**.
3. Klik menu **Rule Management**.
4. Periksa apakah user tersebut telah ditambahkan ke rule management Anda atau tidak.
5. Jika Agen tersebut tidak ada dalam channel rule Anda, klik tombol **'Add Team Member'**.
6. 3Dolphins akan mengarahkan Anda ke pop-up untuk menambahkan team member di channel rule Anda.
7. Cari dan tambahkan anggota tim Anda dengan mengklik tombol 'plus' ( <img src="/files/-MWc9TBKqwpeUh1ihorG" alt="" data-size="line"> ).
8. Setelah menambahkan team member, periksa kembali dengan melakukan simulasi koneksi ke Agen atau Operator (CS).

![Rule Management](/files/-MYiDcmayQM9KE9ZuF4g)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.3dolphins.ai/5.1.x-1/faq-user/ticket-management/apa-yang-harus-dilakukan-jika-tiket-tidak-masuk-ke-tab-inbox.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
