📚 Resources

Developer
Documentation

Guides and reference for building automations, agents and integrations on our stack.

🚀 Getting Started

Quick Start

Follow these steps to ship your first workflow.

1️⃣

Prepare

Create API keys, connect data sources and set up environments for dev/stage/prod.

• Secrets management• Sandbox vs prod• Data access policies
2️⃣

Build

Compose workflows in n8n or code, add retries, alerts and logs. Keep prompts versioned.

• Queues & retries• Structured logs• Prompt catalogs
3️⃣

Ship

Deploy with CI/CD, run smoke tests and set SLAs. Roll out safely with feature flags.

• Blue/green deploys• Canaries• Dashboards