Templates (VectraLabel)
Templates let you save a label structure and reuse it as a starting point for new labels. Use templates to speed up label creation for product lines that share common nutritional profiles or ingredient patterns.
App: VectraLabel → Templates
Save a template
- Create and save a label with the nutritional structure you want to reuse.
- Click Save as template and give it a descriptive name.
Templates are stored per-tenant and are available to all users in your account.
Create a label from a template
- On the Labels page, click New from template.
- Select a template from the list.
- Adjust the product-specific fields (name, serving size, nutrients).
- Validate and save.
Edit and delete templates
- Edit — update the template's structure; does not affect labels already created from it
- Delete — removes the template; existing labels are not affected
API
Templates are managed via:
http
GET /api/v1/labels/templates
POST /api/v1/labels/templates
PUT /api/v1/labels/templates/{id}
DELETE /api/v1/labels/templates/{id}Related
- Labels — create labels from templates
- Compliance validation — validate after customizing