# Additional Files from file column

With the **Additional Files from File Column** feature, you can attach extra files from your board directly to the emails that are sent via DocExport. This gives you more flexibility when sharing documents with your team or clients.

## How to set it up?

1. Generate an item level document.
2. Click on **'Actions / Automation'.**
3. Select '**Send via email to email address(es) in column: Select an email column'.** The option will only show, if you select this action.
4. Under **'Advanced settings'**, you will now find the option **'Additionally attach files to emails from: file column'**
5. In the dropdown, **select the file column** that contains the files you want to include.
6. When the action/ automation runs, the selected **file from the file column will be sent as an additional attachement**, alongside the generated PDF from DocExport.

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

### Merging PDFs

If you prefer, you also have the option to **merge both PDFs into one single file** before sending.\
To do this, simply use the [**Merge function**](/features/merge-additional-pdfs.md).


---

# 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/features/additional-files-from-file-column.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.
