# General settings

1\. To access General configuration, click the ![](/files/UaVChqHmAX3y3RUnUO12) icon, and choose **General configuration**.

{% hint style="warning" %}
**Important**: You need to be logged in as an **administrator**.
{% endhint %}

![Opening configuration for Content Exporter](/files/auPga0ZGMvcvxA7A4ttU)

2\. Once in the **General Configuration** menu, open **Content Exporter ->** **General settings**.

<figure><img src="/files/rrfrrxNXItleWm7JqEJ6" alt=""><figcaption><p>General settings for Content Exporter</p></figcaption></figure>

**General settings** can have the following configuration:

| Setting               | Description                                                                                                                                                                                                                                                                                                                                                                                          | Default                |
| --------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- |
| Output format - None  | If none of the options are checked, the **Export with Content Exporter** option is not present in the Tools menu.                                                                                                                                                                                                                                                                                    | -                      |
| Output format - PDF   | If checked, the **PDF** option is available on the Export dialog - File format dropdown list.                                                                                                                                                                                                                                                                                                        | checked                |
| Output format - Word  | If checked, the **DOC** option is available on the Export dialog - File format dropdown list.                                                                                                                                                                                                                                                                                                        | checked                |
| Output format - HTML  | If checked, the **HTML** option is available on the Export dialog - File format dropdown list.                                                                                                                                                                                                                                                                                                       | checked                |
| Export permission     | <p>It defines what kind of export permission is active in Content Exporter:</p><ul><li><strong>None</strong> - If the user has view permission, he/she can export the page.</li><li><strong>Use confluence permissions</strong> - Only those users can export who has export permission on the exportable space. The Content exporter checks that the correct permissions are present.<br></li></ul> | None                   |
| Export page selection | <p>When using the 'Selected pages' option on the Export Dialog, this option will determine which pages will be selected by default. This option is overriden by the selected pages of the user's latest export.</p><ul><li><strong>All pages are selected</strong> - Every page will be selected.</li><li><strong>No page is selected</strong> - No page will be selected.</li></ul>                 | All pages are selected |

### Setting up export permissions in Confluence <a href="#configuration-setupexportpermissioninconfluence" id="configuration-setupexportpermissioninconfluence"></a>

If you select the **Use confluence permissions** under permission management, the system checks if the user has export permission in the current space or not.

You can use the standard settings to enable export for a user or a group. For more information, see the Confluence documentation:

* [Adding a global export permission to a group](https://confluence.atlassian.com/doc/assign-space-permissions-139460.html)
* [Adding a space export permission to a user](https://confluence.atlassian.com/doc/assign-space-permissions-139460.html)
* [Adding a space export permission to a group](https://confluence.atlassian.com/doc/assign-space-permissions-139460.html)


---

# 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://docs.meta-inf.hu/content-exporter-confluence/user-guides/before-exporting/general-settings.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.
