Create a template by copying an existing template
You can create a Nexus Insight report template in these ways:
In Nexus Insight (the recommended method), export the template settings from a report as a template (JSON file) to create a new template (see Create a template by exporting report settings).
In Windows File Explorer, copy and rename an existing template. You then use your preferred text editor to edit the JSON file for the new template (see the following information).
Tip
For information on locating (and if necessary, restoring) the standard templates (JSON files), see Maintain and restore the standard templates.
To create a new report template by copying an existing template in Windows File Explorer:
In Windows File Explorer, locate the report templates, which are JSON files stored in the following default location:
C:\Users\Public\Documents\Vicon\NexusInsight\Templates
Tip: If you want to use the latest version of one of the default templates (Gait, Cutting or Hitting template) as a basis for your new template but have made changes to an earlier version of the template in the above folder, see the following tip for information on preserving your changes.In Windows File Explorer, copy the required template and give it a different name from the original template.
Open the JSON file for the renamed template in your preferred text editor and change its ID (see the description for id).
Important: Each template in Nexus Insight must have an ID that is unique within the Templates folder. (Valid input is ASCII and Unicode, up to 100 characters.)To enable you to easily identify the new template in the Report template menu in Nexus Insight, also change the label of the copied template.
Make any other required changes (for descriptions of the settings you can change, see Edit a Nexus Insight template JSON file).
Save the template copy, keeping it in the same folder.
Rename and preserve templates
If you want to use the latest version of one of the default templates (Gait, Cutting or Hitting template) for a new report and have made changes to the template in C:\Users\Public\Documents\Vicon\NexusInsight\Templates, you must copy the relevant template from C:\Program Files\Vicon\NexusInsight\DefaultTemplates. Before you do this, to preserve any changes you have made to the template in the Templates folder, rename the JSON file in Windows File Explorer and give it a unique ID and label as described in Steps 3 and 4 above.
For more information, see Rename and preserve earlier templates.