# Board Report

## About the Board Report

Missing the 'Print to PDF' feature in monday.com? Export your **monday.com Board to PDF** with just a few clicks **and make a report out of it.**

With the Board Report, you can export a board view in tabular format- including all data, items and colors. It looks just like a screenshot of your monday.com board!

And because you can then group and filter the whole thing according to your own criteria, it is the perfect way to quickly create a report!

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

## Example Data that you can output in your report

* 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 Report?

1. Open the dropdown menu next to "Select template" and select "Board Report". \
   By default, the board report will be displayed here first anyway.
2. Decide how you want to group your report.\
   You can choose between the monday.com groups as well as all status and people columns on your board.
3. [Apply Board filter](/create-report/apply-board-filter.md)\
   Use the native monday.com filter in the PDF Report Generator 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 report.
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. Report Generator 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](https://help.pdfreportgenerator.com/pdf-report-generator-version-2/actions), like sending it via email or saving it to a file column and set up an [automation](/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](https://help.pdfreportgenerator.com/pdf-report-generator-version-2/create-template).

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

## Example: "All Tasks that are overdue grouped by status"

1. Select the "Board Report" Option.
2. Set and [Apply a Board filter](/create-report/apply-board-filter.md) in the PDF Report Generator view.\
   In this example, we set the native monday.com filter to "Due Date is Past Dates" AND "Status is not Done" to narrow down all items to only tasks that are already overdue but not done yet.

<div><figure><img src="/files/QVnZnl0UosAGZHhJwQkV" alt=""><figcaption></figcaption></figure> <figure><img src="/files/F7fSCGsq7EgekfwXia7q" alt=""><figcaption></figcaption></figure></div>

3. Group the report by "Status".

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

4. Specify which columns you want to include in the table. In this case I would definitely like to see when the due date was so that I can see how far it was exceeded.
5. Download the document, sent it via email, or automate it to use it as a daily/weekly/monthly report. Or [customize your template.](/create-template.md)

This is our final result: The Board Print Report shows all tasks that are overdue, grouped by status. In this case we have four tasks that are overdue and not done yet.

<figure><img src="/files/0bfkXj7Iwf4HOGhyoPNM" alt=""><figcaption></figcaption></figure>


---

# 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.pdfreportgenerator.com/create-report/board-report.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.
