# Workflow State

<figure><img src="/files/XhDc6D8Il46hvMs3jVKR" alt=""><figcaption></figcaption></figure>

State block This block allows you to manage workflow states.

<figure><img src="/files/2syt01czSnumvQtcaUU3" alt=""><figcaption></figcaption></figure>

There are only 3 possible states in the block settings:

* Stop all workflows. Stop all workflows that are currently running. For this item there is an additional option Except for the current workflow (Except for the current workflow ), which allows you to leave the current workflow running.
* Stop current workflows.
* Stop specific workflows. Allows you to select a specific workflow to stop.

<figure><img src="/files/WfZpAvkHNYSq36D6wZWK" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.goless.com/blocks/general/workflow-state.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
