> ## 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.

# Generating Documents Using Box Web App

<div className="article_labels_list" style={{display: 'none'}} dangerouslySetInnerHTML={{__html: "has_image , End User , Box Doc Gen , Overview , Article , Product Utilization , Established"}} />

You can manually generate documents from the Box Doc Gen interface in Relay. This method is ideal for one-off document generation or testing your templates.

To manually generate a document in Box Doc Gen:

1. Go to **Relay** > **Doc Gen**.
2. Select the template and click the ellipsis (...).
3. Click **Generate Document**.
4. Use either the **Form View** to manually fill in data that auto-populates within the Box Doc Gen template placeholder text tags or leverage the **JSON Editor** to copy, paste, or upload JSON data to generate the placeholder tags to auto-populate within the generated document.

<Note>
  **Note:**

  The **Form view** allows you to generate documents using only text tags. To generate document features such as dynamic lists, tables, images, and or more, we recommend using the JSON Editor view.
</Note>

**Form View**

<Frame>
  <img src="https://mintcdn.com/product-docs/W7v2MbKmGbQqsC_V/images/box-doc-gen/45820150299667.png?fit=max&auto=format&n=W7v2MbKmGbQqsC_V&q=85&s=5e2e89d025a207be9ab83319bdf95902" alt="" width="936" height="460" data-path="images/box-doc-gen/45820150299667.png" />
</Frame>

**JSON View**

<Frame>
  <img src="https://mintcdn.com/product-docs/W7v2MbKmGbQqsC_V/images/box-doc-gen/45820134260627.png?fit=max&auto=format&n=W7v2MbKmGbQqsC_V&q=85&s=e116d4619891c6a2dd792b8270d19c7e" alt="" width="936" height="414" data-path="images/box-doc-gen/45820134260627.png" />
</Frame>
