> ## Documentation Index
> Fetch the complete documentation index at: https://docs-v1.agno.com/llms.txt
> Use this file to discover all available pages before exploring further.

# WorkflowRunResponse

## WorkflowRunResponse Attributes

<Snippet file="workflow-run-response-reference.mdx" />

## WorkflowRunResponseEvent Types and Attributes

### BaseWorkflowRunResponseEvent Attributes

<Snippet file="base-workflow-run-response-event.mdx" />

### WorkflowStartedEvent Attributes

<Snippet file="workflow-started-event.mdx" />

### WorkflowCompletedEvent Attributes

<Snippet file="workflow-completed-event.mdx" />

### StepStartedEvent Attributes

<Snippet file="step-started-event.mdx" />

### StepCompletedEvent Attributes

<Snippet file="step-completed-event.mdx" />

### ConditionExecutionStartedEvent Attributes

<Snippet file="condition-started-event.mdx" />

### ConditionExecutionCompletedEvent Attributes

<Snippet file="condition-completed-event.mdx" />

### ParallelExecutionStartedEvent Attributes

<Snippet file="parallel-started-event.mdx" />

### ParallelExecutionCompletedEvent Attributes

<Snippet file="parallel-completed-event.mdx" />

### LoopExecutionStartedEvent Attributes

<Snippet file="loop-execution-started-event.mdx" />

### LoopIterationStartedEvent Attributes

<Snippet file="loop-iteration-started-event.mdx" />

### LoopIterationCompletedEvent Attributes

<Snippet file="loop-iteration-completed-event.mdx" />

### LoopExecutionCompletedEvent Attributes

<Snippet file="loop-execution-completed-event.mdx" />

### RouterExecutionStartedEvent Attributes

<Snippet file="router-started-event.mdx" />

### RouterExecutionCompletedEvent Attributes

<Snippet file="router-completed-event.mdx" />

### StepsExecutionStartedEvent Attributes

<Snippet file="steps-started-event.mdx" />

### StepsExecutionCompletedEvent Attributes

<Snippet file="steps-completed-event.mdx" />

### StepOutputEvent Attributes

<Snippet file="step-output-event.mdx" />
