diff options
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/workflows.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/dev/workflows.md b/docs/dev/workflows.md index 0b19e9b1..db22412f 100644 --- a/docs/dev/workflows.md +++ b/docs/dev/workflows.md @@ -520,6 +520,9 @@ The **Workflow Machine** is the core engine that manages and executes workflows. There is an API to interact directly with the Workflow Machine, allowing you to issue commands, query state, and control activity eligibility. +!!! note + This API is only available in **Commercial** and above product editions. + ### WorkflowMachine CLI Commands You can interact with the `WorkflowMachine` using the CLI for debugging purposes: |
