# Active Workflows

The Active Workflows view in the **Workflow** section provides an administrator view of the active Workflows. It displays a table containing the following details:

* Page name/Node with the Language variant.
* Type of Publish.
* Date the workflow was requested on.
* Comment describing the changes.

![Active Workflows](/files/1z28j3UUSocnHz8MDZYR)

You can also **Filter** the records based on the Node, Requested by, Created date, Completed date, Page Language, Workflow Type, and Workflow Status.

![Workflow history Filters](/files/Zd636TECxqCn88dPtB7d)

Additionally, you can adjust the total number of records displayed on a page.

![Workflow history PageSize](/files/hqoCkDA6e7Y8XhMfTQaA)

The **Detail** button at the end of the record displays an overlay with content similar to the [Active workflow](/umbraco-workflow/getting-started/workflow-workspace-view.md#active-workflow) sub-section.

![Details overlay](/files/O4FF7f2DzdW5SGYkUi1W)


---

# 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.umbraco.com/umbraco-workflow/workflow-section/active-workflows.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.
