Skip to content

Quick Start

This guide walks you through importing a template, filling fields, and exporting a document.

  1. Open Picaro
  2. Click Import Template
  3. Select a .docx file from your computer
  4. Picaro will scan the document for placeholders

Picaro looks for placeholder syntax like {{field_name}} in your Word document. After import, you will see a list of detected fields.

For example, if your template contains:

Dear {{client_name}},
We are pleased to propose {{project_scope}} for a total of {{total_amount}}.

Picaro will detect three fields: client_name, project_scope, and total_amount.

For each field, you can:

  • Rename — Change the display label
  • Set validation — Require a value, set min/max length
  • Add default values — Pre-fill common entries
  • Group fields — Organize related fields together
  • Set output naming — Define how exported files are named

Click Save Template to store your configuration. The template now appears in your library.

  1. Open the template from your library
  2. Fill in the form fields
  3. Watch the live preview update as you type

Choose your export format:

  • DOCX — Editable Word document
  • PDF — Fixed-layout document
  • Both — Generate both formats at once

Click Export and your file is saved to the output folder.