# Process instances

This menu item opens a window displaying the list of process instances currently running.\
Since the number of instances for all the processes and process versions can be huge, there are two lists within this window:

* a process list, where all processes are reported
* a process instances list

When opening the window, all instances of all processes are showed in the second list.\
If the user selects a specific process in the first list, the second list is filtered by the first one.

On the right side of the window, the instance detail is reported:

* a graphical representation of the process instance, where the current running activity is highlighted
* details about the instance properties and completed tasks are reported as well.


---

# 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://4wsplatform.gitbook.io/user-guide/modules/bpm/ee0-3-platform-integration/ee0-3-3-process-instances.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.
