> For the complete documentation index, see [llms.txt](https://guide.prismlive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.prismlive.com/mobile/announcement/service-disruption/unable-to-link-youtube-brand-account-channels.md).

# Unable to Link YouTube Brand Account Channels

Since April 9, 2025, linking YouTube brand account channels in the PRISM mobile app has not been functioning properly.

When selecting a brand account channel during the linking process, the progress bar at the top of the screen does not complete, and the app fails to proceed to the next screen.

<figure><img src="https://1019928184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlISC5rfB4Hnmbsjf8phq%2Fuploads%2FceKn58IYtg2hXrRGWJ1G%2F2600.jpg?alt=media&amp;token=3ac47148-1324-4391-9994-167e0feba4c0" alt=""><figcaption><p>The progress bar at the top of the screen on the right doesn't stop loading</p></figcaption></figure>

Our team suspects that YouTube has made some internal changes related to how brand account logins are handled, which may have caused this issue.

As a result, the following situations have been observed:

* Brand account channels that were created a long time ago still link and stream properly.
* Brand account channels created after a certain point in time—or new ones created now—cannot be linked successfully.
* This "certain point" may go as far back as 2022.

The screen for selecting a YouTube channel during the linking process is provided directly by YouTube, not by PRISM. Because of this, there are significant limitations to what the PRISM team can fix on our own without assistance from YouTube.

That said, we are doing our best to find a possible workaround or solution on our end. We kindly ask for your understanding that we cannot currently guarantee a complete fix or provide a specific timeline.\
Once the issue is resolved, we will immediately notify users via an in-app announcement.

Thank you for your patience and support.

***

Additional Information:

* You can create a new brand account channel here:
  * <https://www.youtube.com/channel\\_switcher>
* You can view the list of brand accounts linked to your YouTube account here:
  * <https://myaccount.google.com/brandaccounts>


---

# 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://guide.prismlive.com/mobile/announcement/service-disruption/unable-to-link-youtube-brand-account-channels.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.
