Once your data has been transfered to the ToolZ database, you can build reports via ToolZ’s template API.


A typical template is made up of a section for controls, a message that displays when no data is present, and a report that displays when data is present. This template is written as a combination of HTML, CSS, and ToolZ tags.


A typical report template contains controls, a “no data” message, and the report content.


The documentation in this section explains the template API.