> 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/integration/channel-connector/youtube/create-a-new-channel-on-youtube.md).

# Create New Channel on YouTube

The first step when creating a youtube channel on the 3Dolphins platform is to create a new channel on youtube. To set up a developer account, do the following steps:

First, go to the link [https://youtube.com](https://youtube.com/). Then, sign in to your YouTube and click on the user icon at the top right of the screen.

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

Click on your profile icon then, select the **'Settings'** icon to get to your account’s YouTube Settings.

![Settings](/files/-MVK3lvwQ0WU454qY9qj)

On below **Your Account** click **'Create a new channel'**.

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

&#x20;Add your brand name and click the '**Create Channel'** button.

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

Your new channel is successfully created.

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

### How to View Channel ID

First, click on your 'profile' icon then, select the 'gear' icon to get to your account’s YouTube Settings.

![Settings](/files/-MVK59dkj0HnkVWaQoYJ)

To find your youtube account channel id, select the **'advanced settings'** menu.&#x20;

![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/integration/channel-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.
