// context projectglobal

—channels

Manage notification channels — Slack, Discord, email, or webhook endpoints — that alerts and messages can deliver to.

Syntax

--channels
--channels::create
--channels:<name>
--channels:<name>::delete

Sub-commands

CommandDescription
--channelsList all notification channels
--channels::createOpen the channel creation form
--channels:<name>View or edit a named channel
--channels:<name>::deleteDelete a named channel

Examples

--channels
--channels::create
--channels:ops-slack
--channels:ops-slack::delete

Supported channel types

TypeNotes
discordDiscord webhook URL — available on all plans
slackSlack webhook or app — requires Pro plan or higher
emailEmail address
webhookAny HTTPS endpoint

Notes

  • Channels are account-scoped (not per-project) and can be shared across alerts
  • Channel names are case-insensitive
  • Scope: auth and advanced filter bar