The Box Doc Gen Template Creator add-in for Microsoft Word enables teams to create and author Box Doc Gen templates that use Box Doc Gen placeholder tags to dynamically generate content and automatically format the generated document with data from custom and third-party applications through the Box Doc Gen API. With the add-in you can create conditional logic, arithmetic calculations, and dynamic, self-formatting tables and lists when dynamically generating custom documents. When configuring Box Doc Gen templates, you can either upload structured JSON data to populate content with tags or create the tags manually. This article covers how to generate insertable tags manually.Documentation Index
Fetch the complete documentation index at: https://docs.box.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Before you begin creating Box Doc Gen templates, make sure you installed the Box Doc Gen Template Creator add-in for Microsoft Word. After successfully installing the add-in, it is available in the menu ribbon within Microsoft Word. Once selected, the Box Document Generation panel appears on the right.Create a Box Doc Gen template
Follow these steps to create a Box Doc Gen template:- Open an existing Microsoft Word document or create a new document. You can either use the Microsoft Word desktop application or Microsoft Word Online.
- Begin drafting and configuring content as part of your Box Doc Gen template.
- Once you complete the draft, insert the Box Doc Gen variables using the Box Doc Gen Template Creator add-in. Select Create your own tags to create tags from scratch.

Creating tags manually
Within the Box Doc Gen template creation experience, you can use Document Tags, Logic, Tables & Iterations, as well as Box Sign Tags.
Text tags
Text tags can be added to the Box Doc Gen template, and can be dynamically auto-populated by Box Doc Gen during the document generation process. Text tags types include, Text, Date, and Number. To create a Text tag:- In the Text Tags section, click Create New.
- Specify a Tag Name (for example, companyName).
- Select the Type (for example, Text).
- Click Create Tag.
Note:Box Doc Gen template tags do not support spaces or hyphens between key words in the tag. For Example, {{company name}} or {{company-name}} is not supported.

Image tags
Image tags can be added to the Box Doc Gen template, and can be dynamically auto-populated by Box Doc Gen during the document generation process. To create an Image tag:- In the Image Tags section, click Create New.
- Specify a Tag Name (for example, companyLogo).
- Select and upload the image from your local device.
- (Optional) Specify an ALT text, height, and width.
- Click Create Tag.
