> ## Documentation Index
> Fetch the complete documentation index at: https://agno-v2-studio-tools-doc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Parallel Execution

> Runnable workflow examples under: cookbook/04_workflows/04_parallel_execution.

| Example                                                                                   | Description                                                                                             |
| ----------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
| [Parallel Basic](/examples/workflows/parallel-execution/parallel-basic)                   | Demonstrates running independent research steps in parallel before sequential writing and review steps. |
| [Parallel With Condition](/examples/workflows/parallel-execution/parallel-with-condition) | Demonstrates combining conditional branches with parallel execution for adaptive research pipelines.    |
