# Generate documents

## Option 1: Upload your own .docx template

[Design/Create your own Word template](/getting-started/create-templates.md) by using placeholders and upload it.&#x20;

1. Open the ‘DocExport' in your board.&#x20;
2. Click on the 'Upload template' button and select your .docx file from your computer.

<div><figure><img src="/files/mEsUxScMV9Fid6j16xWE" alt=""><figcaption></figcaption></figure> <figure><img src="/files/BtVT49Sa4b3qFqHU5Vy7" alt=""><figcaption></figcaption></figure></div>

3. DocExport creates a real-time preview of your document. If you are creating an item level document, you can now choose for which item you want to create the document by selecting it in the dropdown menu next to your document preview.
4. If you are happy with the result you can **download the document as a PDF** by clicking in the top right corner of the preview.\
   \
   If you want to **make further adjustments** before downloading or automating you can download or reupload the document again by clicking 'Customize template' in the top right corner of the document preview.&#x20;

<div><figure><img src="/files/tCZOdgoPEamWZNlKVdXt" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6g8ED8OJvyavXWSayD6t" alt=""><figcaption></figcaption></figure></div>

4. You can also define [actions](/features/actions.md), like sending it via email or saving it to a file column and set up an [automation](/features/automations.md) (e.g. daily/weekly/monthly reports) by clicking on 'Actions/Automations'.

<div><figure><img src="/files/WwndnWDiNg08P7AoC3b7" alt=""><figcaption></figcaption></figure> <figure><img src="/files/rJBRluJbruLxU8HN93xc" alt=""><figcaption></figcaption></figure></div>

## Option 2: Board Print

Export your board view in tabular format, grouped and filtered based on your own criteria, e.g. 'all tasks that are overdue grouped by status'. Including all data, items and colors.&#x20;

<figure><img src="/files/Ji1SYN1JsYlsmy1IoyQm" alt=""><figcaption></figcaption></figure>

### Example Data that you can outpout in your board print

* All tasks that are overdue grouped by status
* All items that are due next week and their status is not in progress
* All tasks that were created last month and their status is changed to stuck
* The sum of deals grouped by status
* and many more!

### How to use the Board Print?

1. Open the 'DocExport' view and click on the dropdown menu next to 'Select template' and select 'Board Print'.\
   By default, the board report will be displayed here first anyway.
2. Decide how you want to group the items on your board print.\
   You can choose between the monday.com groups as well as all status and people columns on your board.
3. [Apply Board Filter](/template/board-level-filter.md)\
   Use the native monday.com filter in the DocExport view to filter down your board to your specific needs and apply the filter in order to narrow down the items you want to be included in your board print.
4. Specify which columns you want to include in the table by checking them.\
   For optimal results, please choose a maximum of 10 columns.
5. DocExport creates a real-time preview of your report. If you are happy with the result you can **download the document as a PDF** by clicking in the top right corner of the preview. \
   You can also define [actions](/features/actions.md), like sending it via email or saving it to a file column and set up an [automation](/features/automations.md) (e.g. daily/weekly/monthly reports) by clicking on 'Actions/Automations'.
6. If you want to **make further adjustments** before downloading or automating, such as changing colors or fonts, you can download the document as a Word file by clicking 'Customize template' in the top right corner of the document preview. Learn more about template customization [here](/getting-started/create-templates.md).

<figure><img src="/files/S42uorTs2P9crI0pWxxM" alt=""><figcaption></figcaption></figure>

## Option 3: Use a predefined template

You can also use a predefined document template and customize it in the next steps.

We created ready-to-use templates for different use cases, that are already built-in, e.g. **Event Tickets with QR Codes, Quotes, Invoices, Shipping Notes, Project Reports, etc.**

1. Select a template you want to use. You will get a preview when you select the template or you can take a closer look at the version in our [template gallery](https://www.docexport.com/template-gallery/).
2. Assign the columns from the template to the appropriate columns of your monday.com board. If you already have columns with the same name as in the template, DocExport automatically matches the columns for you.
3. DocExport then creates a real-time preview of your document based on the data you chose. \
   a) You can either download the document as it is by clicking the 'Download' button in the top right corner of the document preview \
   b) or download the document as a Word file to make further adjustments, such as changing colors or fonts, by clicking 'Customize template' next to the download button.
4. If you want you can also define [actions](https://help.pdfreportgenerator.com/actions), like sending it via email or saving it to a file column or set up an [automation](https://help.pdfreportgenerator.com/automations) (e.g. daily/weekly/monthly reports).

<figure><img src="/files/N6eS1qmuRnqjuRleQUey" alt=""><figcaption></figcaption></figure>

## FAQ & Troubleshooting

If you have any issues or find a bug, please [contact us](https://www.docexport.com/contact/).

### **Limitations**

If you're generating PDFs for "Single Items" and using the "upload to a file column" feature, the maximum is 200 documents at once.

If you need to generate PDFs for more items, generate your documents in batches of max. 200.

If you're not using the file column feature and want to download in the board view instead, you can generate up to 500 documents in one go.


---

# 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://help.docexport.com/getting-started/generate-documents.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.
