How to Work With Workflows
Overview
This section covers how to work with Workflows in AI/Run CodeMie.
Getting Started
Learn the basics of creating and managing workflows:
- Workflows Overview - Introduction to workflows and their capabilities
- Create Workflow - Build a workflow from scratch
- Create a Workflow from a Template - Start with pre-built templates
- Workflow Templates - Explore available workflow templates
Working with Workflows
Manage and share your workflow executions:
- Share Workflow Execution - Share results with team members
- Exporting Workflow Execution - Export execution data
- LLM Model Name in Workflow - Configure AI models for workflows
Workflow Configuration
YAML Configuration Guide
For building complex workflows, explore the comprehensive YAML configuration documentation.
Core Documentation
- Overview - Configuration guide introduction
- Introduction & Getting Started - Core concepts and first workflow
- Configuration Reference - Complete YAML reference
- Workflow States - State types and configuration
- State Transitions - Control flow and branching
- Context Management - Share data between states
Advanced Topics
- Advanced Features - Map-reduce, memory, retry policies
- Specialized Node Types - Custom node implementations
- Integration Capabilities - Connect external systems
Resources
- Best Practices - Design principles and optimization
- Complete Examples - Real-world workflow examples
- Troubleshooting - Debug and resolve issues