Slack
Bot token, scopes, and target channel access.
Slack
Confirms bot token and channel accessibility.
Requirements
<IntegrationRequirements
items={[
"Slack Bot User OAuth Token (xoxb-...)",
"Target channel ID where alerts should post",
"Bot invited to the target channel with read/post permissions",
]}
/>
What PreFlight checks
Failure guidance
Dashboard setup
<RelatedLinks links={[ { href: "/docs/integrations/discord", title: "Discord", description: "Webhook-based alert delivery for community channels." }, { href: "/docs/guides/monitoring-and-sentinel", title: "Uptime Monitoring", description: "Route ongoing probe failures into your alert channel." }, { href: "https://docs.slack.dev/", title: "Slack API docs", description: "OAuth scopes, tokens, and channel IDs." }, ]} />
