Overview
Build multi-step workflows, test them in the editor, publish workflow deployments, and inspect run history
Use workflows when you need more than one model call or tool action in a single flow. In this section, you'll create workflows, configure Start inputs and steps, test runs in the editor, save versions, create workflow deployments, and inspect logs.
Workflows are different from standalone prompts under Prompts. A workflow gives you a canvas with Start, End, and intermediate steps such as AI Prompt, search steps, utility steps, and integrations.
What you'll find here
Creating and Editing - Create a workflow, add steps on the canvas, and configure Step settings
Testing and Iteration - Run workflows in the editor, work with Run History, and iterate before publishing
Publishing and Versioning - Save versions, compare history, roll back changes, and manage workflow deployments
Run with API - Invoke a workflow deployment with the public API
Async and Webhooks - Run workflows asynchronously and work with callback delivery
Run with Python SDK - Python SDK docs are not available yet
Run with Node.js SDK - Node.js SDK docs are not available yet
Logs - Review workflow runs, traces, output, and webhook activity
Workflow Steps - Browse the available workflow step types and their configuration pages
Last updated