Search across all documentation pages
9 pages in this section.
Understand the CrewAI mental model for multi-agent systems. Learn how agents, tasks, and crews define explicit pipelines for complex workflows.
Learn CrewAI basics by building a Researcher-Writer pipeline. Define agents, tasks, and crews, then tighten controls with practical examples.
Learn to define CrewAI agent roles, goals, and backstories. Craft precise job titles, measurable outcomes, and specific constraints for effective AI behavior.
Compare CrewAI's sequential and hierarchical processes for scheduling work. Learn when to use each and how they impact task order, ownership, and cost.
Learn to build custom tools for CrewAI agents. Wrap APIs, databases, and services with clear names, descriptions, and Pydantic schemas.
Troubleshoot crewAI convergence issues. Learn to diagnose and fix problems related to task design, role overlap, tools, process, and missing stop rails.
Learn ten CrewAI best practices for scoping roles, tasks, and tools to ensure your AI crew reliably converges on solutions.