> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for WorkflowDefinitionStatus

> Lists the enum values for WorkflowDefinitionStatus.

## WorkflowDefinitionStatus Enum

Status of the workflow definition

| Name    | Value | Description |
| ------- | ----- | ----------- |
| None    | 0     | None        |
| Stopped | 1     | Stopped     |
| Paused  | 2     | Paused      |
| Running | 3     | Running     |

## Usage

* [workflow](../workflow).status - SuperOffice specific info about a workflow
