# Action Customer Journey

Action pada customer journey adalah untuk memberikan Tag, Broadcast, Decision, dan sebagainya kepada user yang terkena Trigger. Berikut beberapa penjelasan dari Action Customer Journey.

### Action <a href="#action" id="action"></a>

| Action Name  | Penjelasan                                                                                                                                                             |
| ------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Delay        | Digunakan untuk memberikan waktu tunggu sebelum melanjutkan ke action berikutnya                                                                                       |
| Tag Audience | Digunakan untuk memberikan tag atau menghapus tag pada audience                                                                                                        |
| Broadcast    | Digunakan untuk mengirim pesan kepada user, bisa berupa Email, Whatsapp, Push Notification, serta Chat                                                                 |
| Decision     | Digunakan untuk mengelompokkan user yang masuk berdasarkan Audience feature (tag, smartlist, tribe), Serta email feature (Email Click, Email Open, dan Email not Open) |
| Multi Tasks  | Digunakan untuk menambahkan cabang untuk action yang nanti akan dibuat                                                                                                 |


---

# 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://help.tribelio.com/marketing/cara-berinteraksi-dengan-seluruh-audiens/cara-mengirim-customer-journey-ke-audiens/action-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.
