# Template Builder

* [Template](/user/template-builder/template.md)
  * [Template List Page Overview](/user/template-builder/template/template-list-page-overview.md)
  * [How to Create and Configure a Template](/user/template-builder/template/how-to-create-and-configure-a-template.md)
  * [How to Manage Template Settings](/user/template-builder/template/how-to-manage-template-settings.md)
  * [How to Set Up Automatic Subject Formatting](/user/template-builder/template/how-to-set-up-automatic-subject-formatting.md)
  * [How to Configure Files Included in the Envelope Archive](/user/template-builder/template/how-to-configure-files-included-in-the-envelope-archive.md)
* [Template Access & Permissions](/user/template-builder/template-access-and-permissions.md)
  * [Template Access Types](/user/template-builder/template-access-and-permissions/template-access-types.md)
  * [How to Manage Template Access](/user/template-builder/template-access-and-permissions/how-to-manage-template-access.md)
* [Template Editor](/user/template-builder/template-editor.md)
  * [​Template Editor Interface Overview](/user/template-builder/template-editor/template-editor-interface-overview.md)
  * [​How to Create a Structured Template](/user/template-builder/template-editor/how-to-create-a-structured-template.md)
  * [​How to Add and Manage Links in a Template](/user/template-builder/template-editor/how-to-add-and-manage-links-in-a-template.md)
  * [​How to Add or Edit Images in a Template](/user/template-builder/template-editor/how-to-add-or-edit-images-in-a-template.md)
  * [​How to Add and Manage Static Tables](/user/template-builder/template-editor/how-to-add-and-manage-static-tables.md)
  * [Table Context Menu Overview](/user/template-builder/template-editor/table-context-menu-overview.md)
  * [How to Add External Documents to a Template​](/user/template-builder/template-editor/how-to-add-external-documents-to-a-template.md)
  * [How to Add PDF Documents in a Template](/user/template-builder/template-editor/how-to-add-pdf-documents-in-a-template.md)
* [Template Dynamic Fields](/user/template-builder/template-dynamic-fields.md)
  * [Template Dynamic Fields Overview](/user/template-builder/template-dynamic-fields/template-dynamic-fields-overview.md)
  * [Field masks (RegEx)](/user/template-builder/template-dynamic-fields/field-masks-regex.md)
  * [Text Field](/user/template-builder/template-dynamic-fields/text-field.md)
  * [Number Field](/user/template-builder/template-dynamic-fields/number-field.md)
  * [Currency Field](/user/template-builder/template-dynamic-fields/currency-field.md)
  * [Date Field](/user/template-builder/template-dynamic-fields/date-field.md)
  * [Choice Field](/user/template-builder/template-dynamic-fields/choice-field.md)
  * [Checkbox Field](/user/template-builder/template-dynamic-fields/checkbox-field.md)
  * [Dropdown Field](/user/template-builder/template-dynamic-fields/dropdown-field.md)
  * [Dictionary Field](/user/template-builder/template-dynamic-fields/dictionary-field.md)
  * [Lookup Field](/user/template-builder/template-dynamic-fields/lookup-field.md)
  * [File upload Field](/user/template-builder/template-dynamic-fields/file-upload-field.md)
  * [Dynamic Table Field](/user/template-builder/template-dynamic-fields/dynamic-table-field.md)
  * [Duplicate Field](/user/template-builder/template-dynamic-fields/duplicate-field.md)
  * [Formula Field](/user/template-builder/template-dynamic-fields/formula-field.md)
  * [Autonumber Field](/user/template-builder/template-dynamic-fields/autonumber-field.md)
  * [QR/barcode Field](/user/template-builder/template-dynamic-fields/qr-barcode-field.md)
  * [Signature Field](/user/template-builder/template-dynamic-fields/signature-field.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.docstudio.com/user/template-builder.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
