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

> Workflow instance status

Workflow instance status

## Syntax

```crmscript theme={null}
WorkflowInstanceStatus
```

## Fields

| Name      | Description |
| --------- | ----------- |
| None      | None        |
| Idle      | Idle        |
| Running   | Running     |
| Finished  | Finished    |
| Suspended | Suspended   |
| Faulted   | Faulted     |
| Cancelled | Cancelled   |
