# Board Level Filter

## Filter your Board Level Documents

Use the native monday.com filter in the DocExport view to filter down your board to your specific needs.

{% embed url="<https://youtu.be/TdBTKctKgMg?si=JyhrP_lHBnH3_uC5&t=597>" %}

### **Apply Board Filters**

1. Open the DocExport view.
2. Set a board filter in the DocExport 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.

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

3. Apply the board filter in the DocExport view. Make sure to select the 'Apply board filter' option:

<figure><img src="/files/55pSURei8AH2uXlzR5ns" alt=""><figcaption></figcaption></figure>

4. DocExport now gives you a real-time preview of your document that only contains the filtered items. By clicking in the top right corner of the document preview you can either download the PDF report or customize the template to make further adjustments.

{% hint style="danger" %}
Important:\
**Mirror** columns, **Formula** columns and **Subitems** are not supported in board-level filtering.
{% endhint %}

### Using Filters in Templates with Actions/Automations

If you want to create further documents with the same template and filtering, we recommend defining a specific name by clicking on 'Actions/Automations' and maybe setting up an [automation](https://help.pdfreportgenerator.com/automations).&#x20;

This way, you can automatically create reports for a set time period (e.g. weekly on Wednesdays and Fridays), that filter the tasks to your need.

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

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

#### How it works

1. **Set up an automation for your template.**\
   Once you’ve added one or more actions for a specific template, the associated filter will automatically be saved with that template.
2. **Select your template again.**\
   When you choose the template from the dropdown menu, you’ll now have two options:

   a) **Use board´s current filter:**\
   Apply the filter that’s currently active in your Board View.

   b) **Use template filter:**\
   Apply the filter that was saved with the template: the one you configured during your last automation setup.

This allows you to reuse your template while staying flexible with your filters **without losing your automation settings.**

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

### **Optional: Split View**

You can also activate the 'Split View' to see a preview of your filtered items. Click on the 'App Settings' Icon and 'Split View':

<figure><img src="/files/7c4ffbMnX85BmgenzYMT" alt=""><figcaption></figcaption></figure>

This is how it looks:

<figure><img src="/files/EtNyW150J66dI0WHMC0f" 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.docexport.com/template/board-level-filter.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.
