# Automation Studio Docs

Start at the [package README](../README.md) when deciding whether to install this package. Use the docs below for implementation boundaries, extension work, and screenshot coverage.

## Documents

| Document                                             | Use                                                                                      |
| ---------------------------------------------------- | ---------------------------------------------------------------------------------------- |
| [Overview](overview.md)                              | Non-technical package value, runtime surfaces, and developer entry points.               |
| [Automation Studio foundation](automation-studio.md) | Detailed implementation notes for triggers, handlers, persistence, and queued execution. |
| [Screenshot contract](screenshots.json)              | Marketplace/admin captures required for package publication.                             |

## Related Packages

| Package                                                 | Why it matters                                                                     |
| ------------------------------------------------------- | ---------------------------------------------------------------------------------- |
| [Public Actions](../../public-actions/docs/overview.md) | Shared destination/security layer for public-action and webhook-style automations. |
| [Contacts](../../contacts/docs/overview.md)             | Optional owner for contact tags and contact note action handlers.                  |
| [Newsletter](../../newsletter/docs/overview.md)         | Optional owner for subscription action handling.                                   |
| [Email Studio](../../email-studio/docs/overview.md)     | Optional owner for queued email action handling.                                   |
| [Agent Bridge](../../agent-bridge/docs/overview.md)     | Optional owner for agent capability handoffs.                                      |