> ## Documentation Index
> Fetch the complete documentation index at: https://staging.docs.flowsign.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Templates

> Guides for building reusable templates, their fields, and public PowerForms.

<CardGroup cols={2}>
  <Card title="Templates" icon="workflow" href="/guides/templates/all-templates">
    How to search templates, filter by status, and use, duplicate or delete one.
  </Card>

  <Card title="Template Builder" icon="square-pen" href="/guides/templates/template-builder">
    Which sections a template is built from, and how to reach its field editor.
  </Card>

  <Card title="Template Fields" icon="signature" href="/guides/templates/template-fields">
    How to place fields against a role rather than a named person, document by document.
  </Card>

  <Card title="PowerForm" icon="globe" href="/guides/templates/powerforms">
    How to turn on a public link and cap how many packages it is allowed to start.
  </Card>

  <Card title="Building a workflow" icon="route" href="/guides/building-a-workflow">
    How to take a document you send often through roles, fields, merge fields, reminders and expiry.
  </Card>
</CardGroup>
