Templated Report - Templates
Templates can be configured to generate consistent daily or weekly reports. Templates can be built from a standard template or from a blank template. Skills and knowledge in HTML/CSS are recommended.
A company logo can be added to SYNCHRO Perform for use in all Templated reports. Refer to Project Settings to import your logo.
- Click on Settings > Templates > Reports.

- To create a report template based on one of the standard templates, click in Reference Template and select the template from the dropdown.
- To edit an existing report template, click on the
icon to the right of the report, - Make relevant changes and then select Save or Save and Close.
- Select Copy to Chrome Template to copy the current template into a new template that uses Chrome pdf rendering.
- Select Convert to Chrome Template to convert the current template to use Chrome pdf rendering.
- To archive an existing report that is no longer needed (reports will not show up on the Reports > Templated page) check the Archived box.
- To delete an unused report template, click the
icon to the right of the report. - Click on View template help for guidance on working with templates.
Templated Report - Add or Edit Report Template
- To create a new report template, click on Add Report Template or Add Chrome Report Template (Chrome Report Templates are recommended).

- Click on the Show Help for the template help.
- Enter a Report Name.
- Select the Report Period (Daily or Weekly).
- Select Printable as needed – this enables the report to be downloaded in pdf format.
- Select Archived as needed – reports will not show up on the Reports > Templated page by default.
- Enter email recipients and companies as needed.
- Enter Header and Footer HTML – info entered here is visible on every page of a generated pdf.
- Enter Content – this is mixture of HTML/CSS and the available widgets and constitutes the main content of a template.
- Adjust Spacing and Margins as needed to adjust header and footer spacing and page margins in a generated pdf.
- Select Save or Save and Close.
Templated Report - Report Parameters
If the report utilises report parameters, these can be configured and edited via the Project Settings.
- Select Settings > Project > General > Edit Project, scroll to the Reporting parameters section.
Parameters can be called into Templated Reports.
The format for a parameter is:
variable=value
To call a parameter in a Templated Report use:
{{variable}}

- Select Update Project to save.