Kubiya home page
Search documentation...
⌘K
Ask AI
Search...
Navigation
Composer (Web Interface)
Workflow Designer
Documentation
APIs
SDK
Introduction
Welcome to Kubiya
CLI Quickstart
SDK Quickstart
Composer (Web Interface)
Composer Web Interface
Getting Started
Task Chat
Workflow Designer
Context Graph
Agents
Tools & Integrations
Settings
MCP Integration
Features
Core Concepts
Platform Overview
Workflows
Runners
Runners
Integrations
Reliability
Why Kubiya?
Agent Frameworks vs Kubiya
Workflows
Overview
Workflow Architecture
DSL Reference
Workflow Examples
Advanced Workflows
MCP Integration
MCP Integration
MCP Quickstart
Serverless Tools Architecture
Infrastructure Compatibility
Agent Integration Examples
Deployment guide
Agent Server Guide
MCP Authentication
MCP Tools Reference
MCP Examples
Full-Stack Agents
Full-Stack AI Agents
Architecture
Quickstart
Examples
Existing Frameworks
Streaming UI
Frontend Integration
Vercel AI SDK Chatbot
Tutorials
AI Automation
Full-Stack AI Tutorial
Resources
CLI Reference
Changelog
Migration Guide
Updates
On this page
How to create a workflow
Common workflow patterns
Testing your workflow
Sharing workflows
Need help?
Composer (Web Interface)
Workflow Designer
Copy page
Build automation workflows visually - drag, drop, connect, and run
Copy page
Build visual workflows that automate your tasks - no coding required.
How to create a workflow
Click “Workflows” → “Create New”
in the left sidebar
Drag components
from the left panel onto the canvas
Connect them
by dragging from output to input
Configure each step
by clicking and filling in the details
Test it
with the “Execute Workflow” button
Common workflow patterns
Deployment workflow:
Trigger: GitHub webhook
Step 1: Build Docker image
Step 2: Deploy to Kubernetes
Step 3: Send Slack notification
Monitoring workflow:
Trigger: Schedule (every 5 minutes)
Step 1: Check service health
Step 2: If unhealthy → restart service
Step 3: Log results
Security workflow:
Trigger: New repository
Step 1: Run security scan
Step 2: Create GitHub issue if vulnerabilities found
Step 3: Notify security team
Testing your workflow
Click “Execute Workflow”
in the top toolbar
Watch it run
- each step shows progress in real-time
Check the results
- see outputs, logs, and any errors
Fix issues
- edit steps and test again
Sharing workflows
Save
- Store for later use
Publish
- Make available to your team
Export
- Download as YAML file
Fork
- Create a copy to modify
Need help?
Stuck on a step?
Click the ”?” icon on any component for help
Want examples?
Browse workflow templates in the designer
Complex automation?
Try
building with code
instead
Pro tip:
Start with a simple 2-step workflow first. You can always add more complexity later.
Was this page helpful?
Yes
No
Task Chat
Context Graph
Assistant
Responses are generated using AI and may contain mistakes.