# Merge additional PDFs

{% hint style="success" %}
*This feature is included in the* [*Professional Plan*](https://www.docexport.com/professionalfeatures/) *and above.*
{% endhint %}

This is especially useful when you need to include attachments such as contracts, product sheets, or any other supporting documentation, streamlining your workflow and ensuring everything is delivered in one complete file.

Any PDF stored in the selected file column will be automatically merged at the end of the generated document during export.

## How to set it up?

1. In the DocExport Board view, click on "Actions / Automation"
2. Choose the file column where the generated PDF should be saved.
3. Under "Advanced settings", select the file column that contains the PDFs you want to merge into your generated document.

<figure><img src="https://1159009676-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMnVzL8c1pE5zXO95iUKm%2Fuploads%2FfOqeHWdCdyGN9ztfyAi3%2FMergePDF.gif?alt=media&#x26;token=02243caf-1aa7-476f-81c0-dd2917c2e8b4" alt=""><figcaption></figcaption></figure>

## Example Use Cases

* **Client Submissions via Workforms**\
  When clients upload signed contracts, agreements, or supporting documents through a monday.com workform, those PDFs can be automatically merged with your generated report. This streamlines client handoffs or approvals.
* **Product or Service Documentation**\
  Include brochures, manuals, or technical specifications (uploaded into a file column) with automatically generated proposals or quotes. This ensures clients receive all relevant materials in one professional PDF package.
* **Internal Reports with Attachments**\
  Combine a generated project summary or progress report with attached photos, permits, or scanned forms submitted by team members. This is ideal for construction, field service, or compliance workflows.

## FAQ

**Q: Can multiple PDFs be merged into the generated document?**\
**A:** Yes! If the selected file column contains multiple PDF files, they will all be merged into the final document in the order they appear.

**Q: Can I control the order in which additional PDFs are merged?**\
**A:** Currently, PDFs are merged in the order they are stored in the file column. To control the order, upload them in the desired sequence.

**Q: Where will the additional PDFs appear in the generated document?**\
**A:** All additional PDFs are automatically appended to the end of the generated document.

**Q: Will the merged PDFs retain their original formatting?**\
**A:** Yes, the merged PDFs keep their original layout, styling, and formatting when combined with the generated file. You can even mix different formats (e.g. A4 + A5) and also different orientations (Landscape/Portrait).


---

# 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/merge-additional-pdfs.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.
