> ## Documentation Index
> Fetch the complete documentation index at: https://docs.aseeflow.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Decisions in the Process Engine

ASEE Flow provides an integration of the [ASEE Flow DMN engine] to
evaluate Business Decisions. This section describes how to deploy Business
Decisions modeled as DMN decisions together with other resources to the
repository of ASEE Flow. Deployed decisions can be evaluated
using the [Services API] or they can be referenced in BPMN processes and CMMN
cases. Evaluated decisions are saved in the [History] for auditing and reporting purposes.

[ASEE Flow DMN engine]: /user-guide/dmn-engine

[Services API]: /user-guide/process-engine/process-engine-api#services-api

[History]: /user-guide/process-engine/history/history-configuration

## In this section

* [**Configure the DMN engine**](/user-guide/process-engine/decisions/configuration) — Configure the embedded DMN engine.
* [**Decisions in the Process Engine Repository**](/user-guide/process-engine/decisions/repository) — Deploy and query decision definitions.
* [**Decision Service in the Process Engine**](/user-guide/process-engine/decisions/decision-service) — Evaluate decisions via the DecisionService.
* [**Invoke Decisions from Processes and Cases**](/user-guide/process-engine/decisions/bpmn-cmmn) — Call decisions from BPMN and CMMN.
* [**History for DMN Decisions**](/user-guide/process-engine/decisions/history) — Historic decision evaluations.
