Skip to main content

Documentation Index

Fetch the complete documentation index at: https://crewai-lorenze-imp-docs-improvements.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Crew contract

  • agents: available executors
  • tasks: work units with expected output
  • process: ordering and delegation semantics

Runtime

  • kickoff() for synchronous runs
  • kickoff_async() for async execution

Canonical source

Primary API details live in /en/concepts/crews.