# Troubleshooting: YouTube channel is missed in list of options during data flow set up

It can be that you do not see needed channel when you connect your YouTube account to Coupler.io.

There are 2 places where you may see that channel is missed:

* During account connection step

![](https://s3.amazonaws.com/helpscout.net/docs/assets/57fbf3029033600277a688ab/images/66dc2e46811a2434cb6d343b/file-PMky8P6ODe.png)

* In data flow settings once you connected your YouTube account:

![](https://s3.amazonaws.com/helpscout.net/docs/assets/57fbf3029033600277a688ab/images/66e7e77ce6b2356def9096f9/file-b0E8Q4FAd1.png)

Possible reasons and ways how to resolve:

### Channel is completely missing

#### Personal channel case

* If the channel you need is a personal one and you are not the owner, you may not be able to access it via the API. YouTube allows management of personal channels through channel permissions:

![](https://s3.amazonaws.com/helpscout.net/docs/assets/57fbf3029033600277a688ab/images/66e7e180e6b2356def9096f4/file-4L1f3VlgJu.png)

Unfortunately, channel permissions do not grant API access ([source](https://support.google.com/youtube/answer/9481328)):

![](https://s3.amazonaws.com/helpscout.net/docs/assets/57fbf3029033600277a688ab/images/66e7e0ea15d0b82233063e33/file-cFSM00ulQ0.png)

#### Solutions

If you need to fetch data from personal channel and you are not an owner of this channel - there are 2 options:

* The channel owner can create a connection with Coupler.io and share it with you.
* The channel owner can [сreate brand account and migrate personal one to the Brand account](https://support.google.com/youtube/answer/3056283?hl=en-GB\&ref_topic=9267586\&sjid=7329676231548948582-EU) to allow API access to channel for other users. There is a data loss during migration:

💥 Content that’s lost during transfer: Watch & search history, [Creator Demographic](https://support.google.com/youtube/answer/10272442) information provided by the channel owner, [Gift settings](https://support.google.com/youtube/answer/7491256#zippy=%2Cgift-memberships).

#### Brand Account channel case

* If you are certain the channel is linked to a Brand Account ([here’s how to check](https://support.google.com/youtube/answer/7286468?hl=en)), but you do not see it during connection, verify your role for the Brand Account. You should have at least the "Manager" role.

### Channel is available during account connection, but missed in data flow settings

* If you selected a personal account (your email option) during the connection setup, you will only see your personal channel in the settings options.

![](https://s3.amazonaws.com/helpscout.net/docs/assets/57fbf3029033600277a688ab/images/66e7decee6b2356def9096f1/file-OzcMgmaKqg.png)

#### Solution

To have the Brand Account channel available in data flow settings, you need to select Brand Account during connection creation. This will ensure the Brand Account channel appears as a selectable option:

![](https://s3.amazonaws.com/helpscout.net/docs/assets/57fbf3029033600277a688ab/images/66e7df37dd5b956281ae4d93/file-3PxgkaTyV4.png)

### Single channel available for selection in data flow settings, but I have access to multiple

* You may notice that after connecting your YouTube account, you do not see all your channels in the data flow settings. This is because YouTube does not allow access to multiple channels simultaneously.

#### Solution

* Create separate connections for each channel you need to fetch data from.

![](https://s3.amazonaws.com/helpscout.net/docs/assets/57fbf3029033600277a688ab/images/66e7e6d944628317ef903c15/file-qjuuz8Ana4.png)

👀 If you have different case or following steps in the guide did not help - reach out to our Support Team . You can do this via the help beacon or just email us at <contact@coupler.io>.


---

# Agent Instructions: 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.coupler.io/sources/category/marketing/youtube/common-issues/troubleshooting-youtube-channel-is-missed-in-list-of-options-during-data-flow-set-up.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.
