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

# Run Status • AI Agent SDK

> RunStatus: Run status states for progress feedback.

# RunStatus

> Defined in the [**protocols**](../modules/protocols) module.

<Badge color="blue">AI Agent</Badge>

Run status states for progress feedback.

Used by status engines to show agent execution state through
reactions or status lines.

## Source

<Card title="View on GitHub" icon="github" href="https://github.com/MervinPraison/PraisonAI/blob/main/src/praisonai-agents/praisonaiagents/bots/protocols.py#L58">
  `praisonaiagents/bots/protocols.py` at line 58
</Card>
