---
title: "Automation Guides"
source: https://docs.autohand.ai/guides/automation/
---

# Automation

These guides show how to automate real engineering workflows with Autohand Code using hooks, events, and the Agent SDK.

[Hooks and Events](/guides/automation/hooks-and-events.html) - Configure shell hooks and respond to agent lifecycle events.

[Building Event-Driven Agents](/guides/automation/building-event-driven-agents.html) - Trigger agents from webhooks, queues, and file system events.

[Hooks Reference](/working-with-autohand-code/hooks.html) - Complete list of hook events, variables, and examples.