Skip to content

Agents Overview

Pre-configured AI assistants that run on schedules or triggers to handle repetitive infrastructure tasks

Agents overview

Agents are pre-configured AI assistants that handle repetitive infrastructure automation tasks automatically. You define what the agent should do, and it runs on a schedule or trigger without manual intervention.

There are multiple ways to trigger an agent:

  • Event-driven - Triggered by webhooks from external systems (Sentry issues, deployments, Kubernetes alerts)
  • Scheduled - Run on a regular schedule (daily, weekly, monthly)
  • API - Start on-demand via API call

Once triggered, the agent creates a new session and follows its instructions to complete infrastructure tasks for you.

Cased comes with default agents for your organization. See Default Agents for detailed explanations.

  • Sentry Infrastructure Error Analysis - Analyzes Sentry errors for infrastructure issues and creates fix sessions
  • Deploy Monitor - Monitors deployment health and provides real-time status updates
  • Kubernetes Error Analyzer - Diagnoses Kubernetes alerts from Groundcover
  • Add Deploy Monitor Action - Helps add the Cased Deploy Monitor to your GitHub Actions
  1. Navigate to Agents in your Cased dashboard
  2. Enable relevant agents for your infrastructure setup
  3. Configure integrations - Connect Sentry, GitHub, Slack, and other tools
  4. Set notification channels - Choose where to receive alerts and updates
  5. Monitor results in your dashboard or notification channels

Agents run autonomously once configured and improve system reliability by catching issues early.