---
title: "Automations Tutorials"
source: https://docs.autohand.ai/tutorials/automations/
---

# Automations

Follow these tutorials to build production-ready automations with Autohand Code. Each tutorial includes working code and deployment guidance.

[Real-Time Notifications](/tutorials/automations/real-time-notifications.html) - Send Slack updates while an agent runs.

[CI Reviewer Bot](/tutorials/automations/ci-reviewer-bot.html) - Build a bot that reviews pull requests in CI.

[Event-Driven Refactor](/tutorials/automations/event-driven-refactor.html) - Trigger code refactors from repository events.