> 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

Define a custom file name for each exported file. This gives you full control over how your documents are named and organized.

{% 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="https://1159009676-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMnVzL8c1pE5zXO95iUKm%2Fuploads%2FkF83IfJufC2GgTwDcGAA%2FBildschirmfoto%202025-09-15%20um%2012.53.02.png?alt=media&amp;token=be6b0cc1-af32-4df9-bdfa-c9345a9324ec" alt=""><figcaption></figcaption></figure> <figure><img src="https://1159009676-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMnVzL8c1pE5zXO95iUKm%2Fuploads%2F63RlCPrSHULB9DKhHIJD%2FCustomFileNameDocExport.png?alt=media&amp;token=35283b35-61b2-4086-8e0f-45e235f78b6d" 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="https://1159009676-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMnVzL8c1pE5zXO95iUKm%2Fuploads%2FLEn02U9sr91szBvm5h3D%2FBildschirmfoto%202025-09-15%20um%2013.09.59.png?alt=media&amp;token=35f445f5-05c9-44ee-8879-602eb4443fc0" 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="https://1159009676-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMnVzL8c1pE5zXO95iUKm%2Fuploads%2FrvVzVHekv9m7LmvQgLN2%2FBildschirmfoto%202025-09-15%20um%2013.12.29.png?alt=media&amp;token=a97d6c12-15e6-4f58-97e1-45e619454f6a" alt=""><figcaption></figcaption></figure>

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

<div align="left"><figure><img src="https://1159009676-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMnVzL8c1pE5zXO95iUKm%2Fuploads%2FotK7ygSfpC3fGBb9wcs8%2Fimage.png?alt=media&amp;token=e41b2275-6dd9-4d6f-bf31-8f5eed40d01c" 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.
