Get started with Conductor
Each path takes about 5 minutes and gives you a durable execution you can inspect in the Conductor UI.
Build with your AI coding agent
Install Conductor Skills and your coding assistant writes and operates Conductor workflows for you.
Build with the SDK
Author workflows, workers, and agents. Supported languages include Python, Java, TypeScript, JavaScript, C#, and Rust.
Bring a framework agent
Already built an LLM agent with OpenAI Agents, LangGraph, LangChain, or Google ADK? Run it unchanged. Conductor owns its durable execution.
Before you begin
Review how to Connect to Conductor. It covers the recommended Developer Edition connection as well as using Conductor locally.
Choose your path
| If you want to… | Start here |
|---|---|
| Build with the AI coding agent you already use | Build with your AI agent |
| Write a workflow and worker in your language | Your first workflow & worker |
| Write a new Conductor Agent | Your first agent |
| Keep an existing framework agent | Bring your framework agent |
| Register and run a workflow with no code | Run a workflow from JSON |
Next steps
Once you feel comfortable with Conductor's fundamentals, we recommend exploring the following.
- Common workflow and agentic design patterns
- Building agents? Understand best practices for building production agent architectures.
- Operating the Conductor platform? Explore deployment guides.