---
title: "Automation Code Agent SDK"
source: https://docs.autohand.ai/agent-sdk/automation/
---

# Automation

Use the Autohand Code Agent SDK to run agents on schedules, react to external events, integrate with CI/CD pipelines, and notify your team in real time.

[Event-Driven Agents](/agent-sdk/automation/event-driven-agents.html) - React to webhooks, file system events, and message queues.

[Scheduled Tasks](/agent-sdk/automation/scheduled-tasks.html) - Run agents on cron schedules with durable alarms.

[CI/CD Integrations](/agent-sdk/automation/ci-cd-integrations.html) - Deploy agents in GitHub Actions, GitLab CI, and other pipelines.

[Real-Time Notifications](/agent-sdk/automation/real-time-notifications.html) - Send Slack and email updates with hooks and events.