Docs center

Self-hosted docs for Guardrails for AI.

Technical guidance for observability, guardrails, permissioning, and automation in one first-party documentation surface.

Self-hosted docs

Delivery Targets

Configure Slack, email, and webhook destinations for alerts and digests.

docs.cyiro.comproduction-ready guidance
Last updated: 2024-03-15Owned by: notifications-teamactive

Slack configuration

Set up Slack channels and message formatting for different alert types.

  • Example: Slack channel #alerts-critical for P0/P1 incidents
  • Example: Slack channel #alerts-general for P2/P3 incidents
  • Example: Custom message templates with incident details and action links

Email delivery

Configure email recipients and digest schedules for regular updates.

  • Example: Daily digest to team@company.com with 24-hour summary
  • Example: Weekly executive summary to leadership@company.com
  • Example: Custom email templates with branding and priority indicators

Webhook endpoints

Set up webhook integrations for custom alert processing and workflow automation.

  • Example: Webhook URL https://api.company.com/alerts with authentication
  • Example: Custom payload formatting to match downstream systems
  • Example: Retry policies and dead-letter queue handling