Skip to content

Workflows Overview

Automated AI workflows that continuously monitor your infrastructure and codebase, and work to solve problems

Workflows overview image

What are workflows

Workflows provide instructions for Cased’s DevOps agent to do repetitive DevOps busywork.

There are multiple ways to trigger a workflow:

  • Scheduled to run
  • API calls
  • GitHub Actions

Once triggered, we create a new agent session that follows instructions to complete DevOps tasks for you.

Here is an example of the agent running our cost analysis workflow and providing assistance on how to save on cloud costs:

Cost analysis workflow

Default workflows

Cased comes with default workflows for you organization. You can see detailed explanations in Default Workflows

Infrastructure monitoring

  • Infrastructure Cost Analysis
  • SOC2 Compliance
  • Terraform Security Analysis

Code analysis

  • Terraform Best Practices
  • Terraform Cost Optimization
  • Terraform Sanity Check

Error management

  • Sentry Error Analyzer
  • Deploy Monitor

How to configure workflows

  1. Navigate to workflows dashboard in your Cased organization
  2. Enable relevant workflows for your infrastructure setup
  3. Set schedules: Choose daily, weekly, or monthly for scheduled workflows
  4. Configure parameters:
    • Target directories for Terraform analysis
    • Slack channels for notifications
    • Severity thresholds for alerts
  5. Monitor results in your dashboard or notification channels

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