# Welcome to the Reporting Server Documentation!

The Reporting Server can retrieve specific information from the 4ALLPORTAL SQL database in a structured form and create reports e.g. to send it via e-mail. So you can automatically get information about your system's assets and users at regular intervals or define which users should get information at which intervals.

# How does it work?

The Reporting Server executes SQL queries and turns the results to report documents via the template engine (opens new window).
The SQL statements for the queries are configured as "reports" and "report chapters" in the module Reports. The template files for the target documents must be stored in the file system.

A report is triggered manually via frontend or time-controlled. The created report documents can be stored in the file system and / or sent via e-mail attachments.

# Supported Core Version

The 4App Reporting Server is available for all 4ALLPORTAL modules. It is supported starting from Core version 3.6.

Request missing documentation