> ## 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 Steps

| Parameter     | Type             | Default  | Description                                     |
| ------------- | ---------------- | -------- | ----------------------------------------------- |
| `*steps`      | `*WorkflowSteps` | Required | Variable number of steps to execute in parallel |
| `name`        | `Optional[str]`  | `None`   | Name of the parallel execution block            |
| `description` | `Optional[str]`  | `None`   | Description of the parallel execution           |
