Template Overview
Templates describe how Object Instances will be created from an Object Type. All Types are created with a default template and require at least one template to work. Creating multiple templates is useful if you have a number of Asset definitions that are similar and have majority of overlapping variables, but have some exceptions.
Default Template
A type must always contain at least one Template. By default, when you create a Type, a default template is created for you. If you do not need to account for slight variations in the Object Instances that will be created from your type, then you do not need to configure anything further with the template.