> For the complete documentation index, see [llms.txt](https://docs.cekat.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cekat.ai/ai-and-platform/assistant.md).

# Assistant

Fitur Assistant pada Cekat.AI merupakan fitur Asisten bawaan dashboard yang membantu kamu menjalankan platform. AI Assistant ini memiliki beberapa fungsi diantaranya:

1. Menjawab pertanyaan tentang platform
2. Memberikan saran dan template
3. Memberikan panduan langkah demi langkah disetiap fitur yang ada di Cekat.AI
4. Membaca konteks halaman yang diberikan pada AI Assistant
5. Memberikan penilai dan dapat mengedit gambar yang diunggah customer
6. Memberikan informasi yang kamu ingin tanyakan diluar dari fitur fitur yang ada di Cekat.AI

## Langkah-Langkah ke halaman Assistant:

{% stepper %}
{% step %}

### Klik Header Bar Menu **Assistant**

<figure><img src="/files/KogdBFqfFCUNmkEtMjHW" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

<figure><img src="/files/xOeMq72zTbWrnr72zxty" alt=""><figcaption></figcaption></figure>

Cara penggunaan Assistant pada Cekat.AI:

1. Buka website Cekat.AI
2. Login menggunakan akun Cekat.AI dengan benar
3. Klik header bar menu **Assistant**
4. Tahap terakhir yaitu kamu masukkan pertanyaan yang kamu inginkan, lalu tunggu sampai **Assistant** men-generate pertanyaan kamu.

Elemen-elemen yang ada di halaman Assistant:

1. Clear Chat icon
2. Fullscreen icon
3. Close icon
4. Field "Ask Anything"
5. Send button
6. Add file and more button


---

# 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://docs.cekat.ai/ai-and-platform/assistant.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.
