# Template Exporter

| Parameter                                            | Description                                                                                             |
| ---------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
| Choose Template                                      | Select a specific template that will always be used for exporting.                                      |
| Manual PDF or DOCX Choice                            | f enabled, users can manually choose whether the export should be a `.docx` or `.pdf`                   |
| Choose .docx or .pdf Export                          | If manual choice is not enabled, you can set a default export type here (either PDF or DOCX)            |
| Enter the text that will appear in the export button | Define the label shown on the button that users click to generate the export.                           |
| Enable Field in "show more"                          | Makes the exporter available only under the “show more” section of the form, instead of always visible. |

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


---

# 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://manual.blocworx.com/blocworx-documentation/bloc-editor/fields-tools-and-charts/sub-blocs-tools-components/template-exporter.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.
