# Application operation

- [Process handling](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/obsluga-procesow.md)
- [Eximee Dashboard](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/obsluga-procesow/eximee-dashboard.md)
- [Process event logging](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/obsluga-procesow/eximee-dashboard/rejestracja-zdarzen-procesu.md)
- [Case History tab](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/obsluga-procesow/eximee-dashboard/rejestracja-zdarzen-procesu/zakladka-historia-sprawy.md)
- [EximeeBPMS Cockpit](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/obsluga-procesow/eximeebpms-cockpit.md)
- [Starting a process](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/obsluga-procesow/eximeebpms-cockpit/startowanie-procesu.md)
- [Process overview](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/obsluga-procesow/eximeebpms-cockpit/przeglad-procesow.md)
- [Process debugging](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/obsluga-procesow/eximeebpms-cockpit/debugowanie-procesow.md)
- [Dashboard](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/dashboard.md)
- [Dashboard for the mortgage broker](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/dashboard/dashboard-dla-posrednika-hipotecznego.md)
- [Designer](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/designer.md)
- [Simulator](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/designer/symulator.md)
- [Environment Module](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/designer/srodowiska.md)
- [Event handling](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/obsluga-zdarzen.md)
- [Low-code to Kafka](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/obsluga-zdarzen/lowcode-do-kafki.md)
- [Kafka Consumers](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/obsluga-zdarzen/konsumenci-kafka.md)
- [Webforms](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/webforms.md)
- [Configuration](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/webforms/konfiguracja.md)
- [Request limit (throttling)](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/webforms/konfiguracja/limit-wnioskow-dlawik.md)
- [Monitoring](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/monitorowanie.md)
- [Platform event monitoring](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/monitorowanie/monitoring-zdarzen-platformowych.md)
- [Kouncil](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/monitorowanie/monitoring-zdarzen-platformowych/kouncil.md)
- [Eximee API](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/eximee-api.md)
- [Case Repository API](https://docs.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/eximee-api/case-repository-api.md)


---

# 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.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.
