# Features

- [Actions](https://help.docexport.com/features/actions.md): What should happen with the document after creating it? Besides simply downloading your PDF, you can also send it via email or save it to a file column.
- [Automations](https://help.docexport.com/features/automations.md): Use automations to generate PDFs on auto-pilot
- [Custom Email Templates](https://help.docexport.com/features/custom-email-templates.md): Send your PDFs by email and customize the text and subject line with an easy to use editor or using your own HTML code.
- [Triggers](https://help.docexport.com/features/triggers.md): The ‘Triggers’ feature lets you create sharable QR codes or hyperlinks that automate actions on your monday.com boards, such as updating statuses or numbers columns.
- [eSignatures](https://help.docexport.com/features/esignatures.md): The "Signatures" Feature allows you to streamline the process of requesting, tracking, and managing eSignatures directly from your monday.com boards.
- [Initial setup](https://help.docexport.com/features/esignatures/initial-setup.md): Follow these steps for the initial set-up and authentication to get started with eSignatures.
- [Create template](https://help.docexport.com/features/esignatures/create-template.md): Learn more about how to create and customize your document. This could be a contract, quote, NDA or whatever needs to be signed.
- [eSignature workflow](https://help.docexport.com/features/esignatures/esignature-workflow.md): Learn how to setup the eSignature workflow when you have prepared your template.
- [Signing process](https://help.docexport.com/features/esignatures/signing-process.md): In this article, you'll learn what the signing process for the enduser looks like.
- [eSignature settings](https://help.docexport.com/features/esignatures/esignature-settings.md): Learn more about the settings for the eSignature feature.
- [Charts & Reports](https://help.docexport.com/features/charts-and-reports.md): Create charts and reports based on the data from your monday.com board and output them on your PDF documents.
- [Share Recipes and Templates](https://help.docexport.com/features/share-recipes-and-templates.md): Share recipes and templates within a workspace. Useful, if you're duplicating boards or using board templates (e.g. single project templates).
- [Merge additional PDFs](https://help.docexport.com/features/merge-additional-pdfs.md): The "Merge additional PDFs" option in DocExport allows you to automatically append existing PDF files from a file column to your generated document.
- [User Permissions](https://help.docexport.com/features/user-permissions.md): Advanced permissions and restriction settings. Restrict who can download and generate new documents for different user roles like Board Owners, Board Members and Guests.
- [Conditional Actions](https://help.docexport.com/features/conditional-actions.md): Generate documents based on a condition. Example: Create course certificates with individual templates for different course types on the same board.
- [Dynamic Tables](https://help.docexport.com/features/dynamic-tables.md): Create tables directly in the app and insert them into your documents by simply using a placeholder.
- [Custom File Name](https://help.docexport.com/features/custom-file-name.md): Define a custom file name for each exported file. This gives you full control over how your documents are named and organized.
- [Additional Files from file column](https://help.docexport.com/features/additional-files-from-file-column.md): Attach extra files from your board’s file columns to your emails.


---

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