> For the complete documentation index, see [llms.txt](https://docs.open-systems-pharmacology.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.open-systems-pharmacology.org/v13/working-with-r/reporting-engine.md).

# Reporting Engine (RE)

### Reporting Engine

The **Reporting Engine (RE)** package `ospsuite.reportingengine` provides the functionality to create reports for the Open Systems Pharmacology models (e.g. *Qualification Reports*, see [Qualification](/v13/shared-tools-and-example-workflows/qualification.md)).

Reports are defined by a *workflow* object: `MeanModelWorkflow` for individual (mean model) simulations, `PopulationWorkflow` for population simulations, and `QualificationWorkflow` for the qualification workflow driven by a qualification plan. Each workflow consists of tasks (e.g. simulation, PK-parameter calculation, sensitivity analysis, and the various plot tasks) that can be activated or inactivated individually.

The package requires R version 4.4 or higher (64bit).

The documentation of the package can be found here: <https://www.open-systems-pharmacology.org/OSPSuite.ReportingEngine/>

### Articles

Specific workflows and details regarding the **RE** package can be found here: <https://www.open-systems-pharmacology.org/OSPSuite.ReportingEngine/articles/>

### References

The list of functions defined in the package can be found here: <https://www.open-systems-pharmacology.org/OSPSuite.ReportingEngine/reference/index.html>
