> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/5.1.x-1/integration/chanel-connector/youtube/create-a-new-channel-on-youtube.md).

# Create a New Channel on YouTube

Langkah pertama saat membuat channel youtube di platform 3Dolphins adalah membuat channel baru di youtube. Untuk menyiapkan developer account, lakukan langkah-langkah berikut:&#x20;

Pertama, buka link <https://youtube.com>. Kemudian, masuk ke YouTube Anda dan klik ikon user di kanan atas layar.

![Sign In](/files/-MVK3cSIwGe4XHrHjvOr)

Klik ikon profil Anda, lalu pilih ikon 'gear' untuk membuka settings YouTube account Anda.

![Settings ](/files/-MVK3lvwQ0WU454qY9qj)

Di bawah **Your Account**, klik **'Create a new channel'**.

![Create New Channel](/files/-MVK3tby2WHji9pQa7zI)

&#x20;Tambahkan nama brand Anda dan klik tombol '**Create Channel'**.

![Create Channel](/files/-MVK44gZKOkkOZKoPQlp)

Channel baru Anda berhasil dibuat.

![New Channel](/files/-MVK4LuZ8XlAFDWQrNFZ)

### How to View Channel ID

Pertama, klik ikon 'profil', lalu pilih ikon 'gear' untuk membuka settings YouTube account Anda.

![Settings](/files/-MVK59dkj0HnkVWaQoYJ)

Untuk menemukan channel ID dari youtube account Anda, klik **'advanced settings'**.

![Advanced Settings](/files/-MVK5MvL75hLe2yrnLSr)


---

# 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.3dolphins.ai/5.1.x-1/integration/chanel-connector/youtube/create-a-new-channel-on-youtube.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.
