Channel Connections

Checking...

Channel Connections

Connect and manage your social publishing channels

Default state: All channels start as Not Connected. AutoPost is disabled. Manual posting is always available as a fallback. Nothing publishes automatically until channels are connected, tested, and approved.

YouTube

Not Connected
Manual posting: Active fallback
AutoPost: disabled
Approval required: Yes

Instagram

Not Connected
Manual posting: Active fallback
AutoPost: disabled
Approval required: Yes

TikTok

Not Connected
Manual posting: Active fallback
AutoPost: disabled
Approval required: Yes

X / Twitter

Not Connected
Manual posting: Active fallback
AutoPost: disabled
Approval required: Yes

LinkedIn

Not Connected
Manual posting: Active fallback
AutoPost: disabled
Approval required: Yes

What happens when you click Connect?

  1. 1A secure connect request is sent to the backend via /api/connect/[platform].
  2. 2If OAuth is configured, you will be redirected to the platform for authorization.
  3. 3If manual_required=true, instructions are shown to complete the connection manually.
  4. 4After connection, run Test to verify the channel is working.
  5. 5Enable AutoPost only after ENABLE_AUTOPOST=true is set in the backend.