> 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/tribelio/cara-mengatur-creator-account-info-kamu/cara-mengatur-tim-dalam-creator-account.md).

# Cara Mengatur Tim dalam Creator Account

Pada fitur **Manage Team**, kamu dapat mengatur tim dan menambahkan email di creator account kamu, untuk me-*manage* seluruh kegiatan dalam penggunaan creator account.

### Tutorial Creator Account Team <a href="#tutorial-creator-account-team" id="tutorial-creator-account-team"></a>

<figure><img src="/files/V4ddl93upNVMByApK8PV" alt=""><figcaption><p>Manage Team</p></figcaption></figure>

1. Pastikan user yang mau kamu masukkan ke dalam tim sudah menjadi member di dalam tribe kamu
2. **Login** dengan akun Tribelio kamu
3. Klik **Profile** kamu, klik "**Creator Account**", lalu pilih **Creator Account** yang kamu gunakan
4. Klik menu "**Settings**"
5. Klik "**Manage Team**"
6. Klik "**Add Member in Team**" untuk menambahkan tim ke dalam creator account, sebelumnya member kamu harus masuk ke dalam salah satu tribe yang kamu buat, agar member kamu muncul di list penambahan.
7. Tentukan posisi member tersebut pada "**Member Role**". Kamu dapat memilih sebagai Admin, Moderator, Broadcaster, atau Finance dalam tim.
8. Klik "**Save**"
9. Jika kamu ingin **mengubah** posisi dari tim yang sudah terdaftar, klik "**Edit**" pada nama anggota tim pilihanmu, pilih posisinya, lalu klik "**Save**"
10. Jika kamu ingin **mengeluarkan** member dari tim, klik "**Remove**" pada member pilihanmu, lalu klik "**Yes**".

[<br>](https://help.tribelio.com/tutorial/cara-mengatur-creator-account-info-kamu/cara-integrasi-menggunakan-api-tribelio)


---

# 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/tribelio/cara-mengatur-creator-account-info-kamu/cara-mengatur-tim-dalam-creator-account.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.
