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

# Type Alias: ExecutionStatus

> **ExecutionStatus** = `"PROCESSING"` | `"COMPLETED"` | `"FAILED"`

Defined in: [typescript/src/models/execution.ts:15](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/execution.ts#L15)
