Objective
Update the reusable Template that future Reports will use. For example, update a Template when the report owner changes the required CSV columns. Update it when the output format must be XML instead of TXT. Update it when the Template name is too generic for operators to identify safely.
When to use
Use this task when:
- you still need the Template.
- the name or output format is wrong.
- an uploaded
.tplfile needs a replacement. - a Template Builder Template needs block-level edits.
- future Reports should use the corrected Template.
Before you start
Check the kind of Template that you must edit:
- Uploaded Template: update the name, output format, or replace the
.tplfile. - Template Builder Template: open the builder, edit the blocks, and save the generated
.tpl.
Step by step
1
Open the Templates page
Go to Templates and locate the Template you need to update.
2
Open the edit action
Click the three dots () in the Actions column and select Edit.
3
Edit the Template fields
In Edit Template, update the fields that changed. For uploaded Templates, you can change Template Name, Output Format, and Template File (.tpl).
4
Save the changes
Click Update Template.
5
Generate a test Report
Generate a new Report with the updated Template and confirm that the output matches the expected structure.
Templates created with Template Builder open in the builder when edited. Templates uploaded as
.tpl files open in the upload/edit wizard.Field guide
Expected result
The Template stays on the Templates page with the updated configuration. Future Reports generated from it use the new name, output format, and Template structure.
Common errors and care points
Expecting old Reports to change
Expecting old Reports to change
Updating a Template does not rewrite Reports already generated. Generate a new Report after correcting the Template.
Replacing the file without checking output format
Replacing the file without checking output format
If the
.tpl file structure and Output Format do not match the expected delivery format, operators can generate the wrong file type.Renaming without operational context
Renaming without operational context
Names like
Template 1 or New Template are hard to distinguish during report generation. Use a name that includes the report purpose or period.Next steps
- Use Generate a Report to test the updated Template.
- Use Correct a Report if you found the issue in a generated Report.
- Use Delete a Template only if you no longer need the Template.

