Discover how action.do allows you to execute single, indivisible tasks. Learn to build complex, reliable automations by composing simple, powerful actions as code.
Move beyond single tasks. With workflow.do, you can compose and manage complex sequences of actions to automate entire business processes from start to finish.
Unleash the power of autonomous agents. Learn how agent.do can monitor, trigger, and manage your workflows, enabling true Services-as-Software.
Package your automated workflows into discoverable, versioned, and billable services. See how service.do transforms your business logic into revenue-generating assets.
While actions are stateless, workflows require context. Dive into the .do Datastore, the state management layer for your workflows, ensuring data persistence and reliability.
Your business runs on multiple platforms. Learn how to connect any third-party API, bringing external data and functionality directly into your agentic workflows.
Explore the core concept behind the .do platform. Understand the benefits of defining your operations, logic, and services in code for unparalleled agility and scale.
Reliability is non-negotiable. This guide covers best practices for unit testing your actions and integration testing your workflows to build robust and dependable services.
Need to perform a complex calculation or data transformation? Learn how to define and reuse custom functions within your actions and workflows for ultimate power and control.
Not everything goes to plan. Learn how to implement sophisticated error handling, conditional retries, and fallback mechanisms within your workflows to ensure resilience.