Before you start
Read the Reporter concepts map if you have not used Reporter before. It explains the operational chain:
- Data Sources define where Reporter reads data from.
- Templates define the structure and output format of the file.
- Reports are the files that Reporter generates from a Template. You can monitor, view, and download them.
Prerequisites
Choose the setup path
Use this decision before following the steps:
Minimum setup sequence
Confirm access and choose the first report
Confirm the Data Source path
Add or build a Template
.tpl file or build the Template visually in the Console.On the Templates page, use Adding a template. If the operator needs to assemble the layout from blocks, use the Template Builder.Generate a Report
Monitor completion and download the file
Processing. Wait until the status reaches Finished, then view or download the output file.If the report ends in Error, inspect the details and re-run it after fixing the Data Source, Template, or filter inputs. Use Downloading a report when the file is ready.Track recurring delivery dates when needed
When to use the API reference
Use the Console for the first operational setup:
- confirm or create the Data Source.
- test connections when needed.
- add or build the Template.
- generate the first Report.
- download the file.
- creating or listing Templates from another system.
- creating reports programmatically.
- checking report status without opening the Console.
- downloading generated files through an integration.
- validating or managing connections outside the operator workflow.
What happens next
At the end of the setup path, you should have:
- one relevant Data Source available for the report, either preconfigured internally or manually added and tested.
- one Template that matches the required output format.
- one generated Report with
Finishedstatus. - one downloaded file ready for delivery or validation.
- optional delivery reminders in the Overview page when the report has recurring deadlines.
- keep the relevant Data Source healthy when the report depends on one.
- update the Template when the file structure changes.
- generate Reports when needed.
- download the final output.
Common sequencing mistakes
Creating a Data Source when one already exists
Creating a Data Source when one already exists
Using a Data Source that has never been tested
Using a Data Source that has never been tested
Uploading a Template without knowing the output format
Uploading a Template without knowing the output format
Expecting the API reference to replace Console setup
Expecting the API reference to replace Console setup

