> For the complete documentation index, see [llms.txt](https://help.tribelio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tribelio.com/audience/cara-manage-audiens-yang-kamu-miliki/cara-memberikan-tag-audiens-secara-otomatis.md).

# Cara Memberikan Tag Audiens Secara Otomatis

Auto Tag adalah fitur untuk memberikan kepada audiens secara secara otomatis berdasarkan aktivitas yang telah dilakukan audience, seperti membeli produk di shop, atau instant payment. Berikut tutorial Auto Tag:

### Tutorial Auto Tag <a href="#tutorial-auto-tag" id="tutorial-auto-tag"></a>

<figure><img src="/files/vlYxsnDuPbT5x1ZhadhV" alt=""><figcaption><p>Tutorial Auto Tag</p></figcaption></figure>

1. **Login** dengan akun Tribelio kamu
2. Klik **Profile** kamu, klik "**Creator Account**", lalu pilih **Creator Account** yang ingin kamu gunakan
3. Klik fitur "**Audience**"
4. Klik “**Auto Tags**”
5. Klik "**Create Auto Tag**" untuk membuat auto tag beri **nama auto tag,** lalu klik "**Save**"
6. Pilih tipe auto tag pada "**Choose Auto Tag Type**". Kamu bisa pilih berdasarkan **Payment**, **Clicked Email,** **Opened Email**, atau **Click Special Offer**
7. Isi seluruh pengaturan Auto Tag
8. Pilih Tag pada "**Choose Tag**"
9. Klik "**Create Auto Tag**" dan fitur Auto Tag kamu siap digunakan!
10. Untuk mengedit Auto Tag, klik "**Edit**" pada nama Auto Tag pilihan kamu, lalu klik "Save" untuk menyimpan pengaturan terbarumu
11. Untuk melihat daftar audiens yang sudah masuk ke dalam auto tag, kamu bisa klik Tag di list Auto Tag
12. Untuk menghapus tag, klik titik tiga pada nama Auto Tag, lalu klik "**Delete Tag**"


---

# 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://help.tribelio.com/audience/cara-manage-audiens-yang-kamu-miliki/cara-memberikan-tag-audiens-secara-otomatis.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.
