# Template

- [Placeholder Directory](https://help.docexport.com/template/placeholder-directory.md): Here's a list of the most common placeholders for DocExport PDF Generator.  There are more placeholders for special use cases. If you miss a feature, please contact us and we're happy to help.
- [Charts](https://help.docexport.com/template/charts.md): Create charts from your monday.com board and insert them into your document.
- [Formulas](https://help.docexport.com/template/formulas.md): You are using formula columns in your Monday.com boards? Then simply output them on your PDF documents as well.
- [QR Code](https://help.docexport.com/template/qr-code.md): Create QR codes in your documents with links to the board or the specific item.
- [Customization](https://help.docexport.com/template/customization.md)
- [Colors](https://help.docexport.com/template/customization/colors.md): Poppin´ colors? No problem! Pimp up your project reports and add the colors from your monday.com board to your groups and statuses.
- [Custom Fonts](https://help.docexport.com/template/customization/custom-fonts.md): Do you like doing things your way? Then don't let restrictions on the font of your documents stop you! With DocExport you can use any font you like.
- [Format date & time](https://help.docexport.com/template/customization/format-date-and-time.md): Operating in different countries and languages? Display your time and date columns in a format that suits you best!
- [Format numbers](https://help.docexport.com/template/customization/format-numbers.md): Numbers everywhere? Have them displayed in the format that suits you best!
- [Images](https://help.docexport.com/template/images.md): Insert your user photo or images from your monday.com board into your document.
- [Item Updates](https://help.docexport.com/template/item-updates.md): Create tables with your item updates on your documents.  Example use case: meeting notes and communication on item level.
- [Mirror Columns](https://help.docexport.com/template/mirror-columns.md): Making your life easier by using Mirror Columns? Good news: You can output them just as easily on your document!
- [Numbering](https://help.docexport.com/template/numbering.md): Number your items on your documents by adding a single placeholder. Sounds super easy? It is!
- [Subitem Table](https://help.docexport.com/template/subitem-table.md): Create tables with your subitems on your documents. Typical use cases are invoices, quotes, meeting minutes on subitem level and so on.  If you have questions, please reach out to us.
- [Items from other Boards](https://help.docexport.com/template/items-from-other-boards.md): Include items from other boards in your documents using 'Connect'-Columns'
- [Loading Tables from Boards via Board-ID](https://help.docexport.com/template/loading-tables-from-boards-via-board-id.md): Insert tables from any board into your document by loading them via the Board-ID
- [Board Level Filter](https://help.docexport.com/template/board-level-filter.md): Create a Board Level document and filter down to specific items. You can filter by any column you want using monday.com native filtering. (e.g. Weekly Project Progress Report)
- [Advanced Filtering](https://help.docexport.com/template/advanced-filtering.md): Advanced filtering is necessary if you want to filter for some special columns or subitems and include the conditions in your templates.
- [Custom Filter and Sorting Rules with Base64](https://help.docexport.com/template/advanced-filtering/custom-filter-and-sorting-rules-with-base64.md): Some requirements go beyond what can be configured directly in the UI. However, you still have the option to apply these advanced filtering/ sorting rules into Base64 code and insert them directly.
- [Sort by](https://help.docexport.com/template/sort-by.md): Choose how your items are ordered in your exported documents. With DocExport, you can either use monday.com’s native sorting or define your own fixed sorting logic using our Dynamic Table feature.
- [Advanced Options](https://help.docexport.com/template/advanced-options.md)
- [Microsoft Word Formulas](https://help.docexport.com/template/advanced-options/microsoft-word-formulas.md): How to use Microsoft Word Formulas for advanced Calculations in Templates.
- [Page Break](https://help.docexport.com/template/advanced-options/page-break.md): Add a page break at the end of your table to make each item start on a new page
- [Group By](https://help.docexport.com/template/advanced-options/group-by.md): How to group output in Word Templates using Custom Placeholders
- [Repeat Table Header on new page](https://help.docexport.com/template/advanced-options/repeat-table-header-on-new-page.md): Carry over the column headers of a table onto the following pages in Microsoft word.
- [Hide default templates](https://help.docexport.com/template/advanced-options/hide-default-templates.md): In this article, you will learn how to hide the default templates from the DocExport start page dropdown.


---

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