# EximeeBPMS Cockpit

**EximeeBPMS Cockpit** is a tool used for monitoring, analyzing, and managing running workflow processes in the EximeeBPMS environment **EximeeBPMS**. It enables administrators and analysts to track the current state of process instances, identify bottlenecks, and analyze the course of individual tasks.

A particularly important function of the Cockpit is **incident monitoring**, that is, situations in which process execution has been interrupted due to technical or logical errors, such as incorrect input data, integration issues, or failed service calls.

Thanks to EximeeBPMS Cockpit, it is possible to quickly locate the source of the problem, analyze it, and manually resume or correct the process.


---

# 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.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/obsluga-procesow/eximeebpms-cockpit.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.
