> For the complete documentation index, see [llms.txt](https://help.tribeliopage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tribeliopage.com/marketing/broadcast/manage-broadcast.md).

# Manage Broadcast

Kamu bisa melihat status broadcast, laporan broadcast, dan lainnya, berikut tutorialnya.

## Tutorial Manage Broadcast

<figure><img src="/files/9hxoTQqdeMZMrscG2KVx" alt=""><figcaption><p>Broadcast Tribeliopage</p></figcaption></figure>

1. Login dengan akun Tribeliopage kamu
2. Klik menu "**Marketing**"
3. Pilih menu "**Broadcast**"
4. Kamu bisa filter campaign berdasarkan waktu dengan klik menu "**Filter**"
5. Untuk mencari nama campaign kamu bisa cari dengan fitur "**Search**"
6. Kamu bisa filter status campaign dengan klik menu "**All**", "**Sent**", "**Sending**", "**Draft**".
7. Kamu bisa edit broadcast campaign dengan status *Draft* dengan klik menu "**Edit**".
8. Kamu bisa melihat laporan broadcast yang sudah terkirim dengan klik menu "**View Report**".
9. Untuk melihat pengaturan broadcast, kamu bisa klik menu titik tiga, lalu klik "**View Broadcast**".
10. Untuk menghapus broadcast, kamu bisa klik menu titik tiga, lalu klik "**Delete**", lalu klik "**Yes**".


---

# 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://help.tribeliopage.com/marketing/broadcast/manage-broadcast.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.
