Connect the channel in Integrations before deploying. Each channel generates DEV, UAT, and PROD webhook URLs — assign your build per environment as you promote.
Prerequisites
- A Saved Agent Graph with at least one Agent Build (Builds overview).
- Channel credentials configured under workspace Integrations → Channels (or Studio → Integrations → Channels).
- Env. variables set for the target environment if the graph or tools require secrets (Build environments).
Deploy to a channel
- Open Graph Studio for the Conversational Agent Graph.
- Connect the channel if you have not already:
- Workspace Integrations → Channels → pick the channel type (Supported channels).
- Complete credential and webhook fields for Development first.
- Click Deploy → Deploy to Channel.
- Select the channel integration and environment (start with DEV).
- Assign the Agent Build so inbound messages run that exact pinned snapshot.
- Copy the environment-specific webhook URL into the provider (Slack Event Subscriptions, Teams messaging endpoint, etc.) if not already linked.
- Send a test message on the channel; verify the run in Observability logs.
- Promote the build assignment to UAT / PROD when validated.

Integrations hub — connect channels before Deploy to Channel

