Skip to content

Template Library

Picaro includes a template library for managing all your imported templates.

View all your templates in a grid or list. Search by template name to find what you need quickly.

Add tags to templates for organization. Filter the library by one or more tags to narrow your view.

Create a copy of an existing template to use as a starting point for a new variation. This is useful when you have similar templates for different document types.

Remove templates you no longer need. This removes the template configuration but does not delete the original Word files.

Each template stores:

  • Template name and description
  • Source document(s)
  • Field configuration (labels, types, validation, defaults)
  • Tags
  • Output naming pattern
  • Placeholder delimiters
  • Version history

Picaro tracks changes to your template configuration. Each time you save changes to a template, a new version is created.

Open a template and click Version History to see a list of saved versions with timestamps.

If you need to revert to an earlier configuration, select a previous version and click Restore. This creates a new version based on the selected one.

You can export a template’s configuration as JSON and import it into another Picaro instance. This is useful for sharing templates across machines or teams.

  1. Open the template
  2. Click Export Configuration
  3. Save the JSON file
  1. Click Import Configuration
  2. Select a previously exported JSON file
  3. Review and adjust the imported configuration