> 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/chat/customer-journey.md).

# Customer Journey

Customer Journey merupakan list riwayat event event yang ada di Cekat.AI, yang meliputi 2 kategori yaitu Internal dan Eksternal.&#x20;

* Kategori event Internal meliputi Session Started, Session Ended, Pipeline Changed, Label Removed, Label Added, Agent Human Assigned, Agent Ai Response, Incoming, Outgoing, Agent Ai Response, Agent Human Resolve,&#x20;
* Katergori event Eksternal meliputi page view, CTWA click, button click, dan Form.

## Langkah - Langkah Menuju Customer Journey:

{% stepper %}
{% step %}

### Kamu sudah melakukan event Internal/Eksternal

{% endstep %}

{% step %}

### Klik header bar menu Chat

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

{% step %}

### Klik sidebar menu Contact

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

{% step %}

### Pilih tab Conversation

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

{% step %}

### Pilih salah satu Conversation

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

{% step %}

### Pilih icon Customer Journey

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


---

# 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/chat/customer-journey.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.
