Channels
A channel represents one YouTube channel. The platform is built around the case where a workspace owns many channels (often across many languages).
States
- pending. Stubbed via the wizard, no YouTube OAuth yet. Useful for experimenting with the pipeline without publishing live.
- connected. YouTube OAuth completed, you can publish from here.
- disabled. Manually paused; cron workflows skip it.
Personas attached to a channel
Each channel can have multiple personas, exactly one of which is the default. The persona drives the script tone, voice settings, visual style, and publish defaults. Read more under Personas.
Language routing
Sprint 9 added per-language routing: a channel can declare it serves languages A, B, C, and the localiser will pick the right channel for each output when you publish a multi-language batch.