> For the complete documentation index, see [llms.txt](https://help.docexport.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.docexport.com/features/custom-file-name.md).

# Custom File Name

{% hint style="info" %}
If you do not define a custom file name, your *item level documents* will automatically take the **item name** from your board, and your *board level documents* will automatically take the **board name**.
{% endhint %}

## Define a custom file name

DocExport allows you to define a **custom file name** for each exported file. By using placeholders, you can make file naming fully **dynamic**, so that the output automatically adapts to the document’s content or the export date.&#x20;

### **Here´s how:**

1. Click on '**Actions/Automations**'.
2. In the section '**Document settings**' you will find the option '**File name for the document**'.

<div><figure><img src="/files/X9JQpULkuhL4CEnc2y4m" alt=""><figcaption></figcaption></figure> <figure><img src="/files/IioRld4NhQiKWNZS4Vfe" alt=""><figcaption></figcaption></figure></div>

### 1. Add Plain Text

You can use plain text for your file names, e.g. 'Project Status Report' or 'Quote'

### **2. Use Placeholders**

You can use placeholders in your file names, that are replaced with dynamic information, such as:

* `{{Item.Name}}` → Inserts the item name
* `{{Board.Name}}` → Inserts the board name
* `{{Today}}` → Inserts the current date. By default, the format of the date depends on the language/ country setting in your monday.com account. But you can easily change the format of your dates in your file names. [Learn more](https://help.docexport.com/template/customization/format-date-and-time) about date formatting.<br>

If you click on the **three dots** next to the input field, you will see a selection of popular placeholders for the file name. From there, you can also copy the placeholders directly into your field.

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

But you can also use **any other placeholder** that you normally use in your documents, e.g. `{{Item.Owner}}` . [Learn more about placeholders](/template/placeholder-directory.md)

### **3. Combine text and placeholders**

You can also freely mix static text with dynamic placeholder fields.

* Example: `Quote for {{Item.Name}} from {{Today}}`<br>

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

* Result: `Quote for New York Office Extension from 15.09.2025`

<div align="left"><figure><img src="/files/mPMLx6crJgY4DG23wVtB" alt=""><figcaption></figcaption></figure></div>

This makes it easy to create consistent file names that automatically adapt based on the document content or export date.
