## Introduction ## Management of reports should be avaialable only for administrative users, thus _Aperte Reports Manager_ is accessible from Liferay's Control Panel. Management consist of adding, modifying and removing report definitions available for other users and allows to define how the report can be generated. ## Managing reports ## In the previous chapter, we have created a design in iReport. In order to use it in Aperte Reports, one has to add it to the application as a _report definition_ via **Aperte Reports Manager**. 1. Enter Control Panel 1. Select **Aperte Reports Manager** 1. Click _Add_ button 1. Pick the jrxml file with _Liferay User Roles_ report design 1. Fill in fields selected on the picture below ![http://wiki.aperte-reports.googlecode.com/git/img/tutorial/edit_report.png](http://wiki.aperte-reports.googlecode.com/git/img/tutorial/edit_report.png) Those fields are described in the table below: | Number | Name | Description | |:-------|:-----|:------------| | 1 | Report's name | Name of the report definition visible to the users | | 2 | File | Report design file | | 3 | Description | Short description | | 4 | Active flag | If the report can be generated by users | | 5 | Online display flag | If the report can be presented in dashboard | | 6 | Background processing flag | If the raport can be generated in background | After clicking _Ok_, report definition entry is being added to the list. _Show parameters_ button allows to view available input parameters - after providing them, report can be generated. ![http://wiki.aperte-reports.googlecode.com/git/img/tutorial/rm.png](http://wiki.aperte-reports.googlecode.com/git/img/tutorial/rm.png)