# Exporting Confluence pages

To start export click on the Export link in the byline (cloud only)

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

Quick export is available from the byline with the latest settings (or the default settings if the logged-in user has never started an export before).

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

Alternatively (and in the Data Center version), click the three dots in the top right corner of a page for the following new menu item to show up in the action section:

* Export with Content Exporter (Apps/Export with Content Exporter in Confluence Cloud)

<figure><img src="/files/99EaJYyUGsEAMt7krl5N" alt=""><figcaption><p>Export with Content Exporter on Data Center</p></figcaption></figure>

<figure><img src="/files/iO9K6DFoipM1sTvk2qpT" alt=""><figcaption><p>Export with Content Exporter on Cloud</p></figcaption></figure>

2\. By clicking the Export menu, the Content Exporter's export dialog opens, which shows a preview of the page and offers several formatting options.

The output format of the document can be chosen in the export dialog.

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

3\. Select **What to export.**

* Current page only
* Current page with all child pages
* Selected pages

{% hint style="info" %}
The Current page only option shows a preview of the exported page, however using Macros might differ in the preview than in the exported file.
{% endhint %}

4\. Select an **Export profile** from the previously created global and space-level profiles:

{% hint style="info" %}
**Note**: For more information on creating and configuring export profiles, see [Export Profiles](/content-exporter-confluence/user-guides/before-exporting/export-profiles.md).
{% endhint %}

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

## Exporting multiple pages <a href="#exportconfluencepages-exportmultiplepages" id="exportconfluencepages-exportmultiplepages"></a>

1\. Export multiple pages starting from the current page by selecting **Selected pages** in the **What to export** section. If you choose this option, all pages will be listed and preselected.

2\. Include and exclude pages by checking or unchecking the checkbox next to the pages.&#x20;

<figure><img src="/files/ty5fmF32sYMMdozIFCCq" alt=""><figcaption><p>Exporting Selected pages</p></figcaption></figure>

{% hint style="info" %}
**Note**: Checking a page will check all child pages as well.
{% endhint %}

### **Selecting pages by label filtering**

1\. To export pages in the tree that has a certain label select **Selected pages** in the **What to export** section and enter your labels in **Filter by labels**.&#x20;

2\. Hit Enter or click **Apply** to execute the filter and **Clear** to remove the current filter.

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

### Exporting the current page with its child pages <a href="#exportconfluencepages-exportcurrentpagewithchildren" id="exportconfluencepages-exportcurrentpagewithchildren"></a>

1\. Export the whole page tree starting from the current page by selecting **Current page with children** in the **What to export** section.&#x20;

{% hint style="info" %}
**Note**: All pages will be listed and preselected. You cannot change the selection.
{% endhint %}

<figure><img src="/files/8C0FH6CvZtq7Oifv7DLn" alt=""><figcaption></figcaption></figure>

## Executing the export <a href="#exportconfluencepages-executingtheexport" id="exportconfluencepages-executingtheexport"></a>

1\. Click **Export** for the export process to start in the background.&#x20;

{% hint style="info" %}
**Note**: You'll see a progress message. The document downloads automatically once it is complete.
{% endhint %}

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

Example for an exported document in PDF:

![Example pdf](/files/5bs9mOEszT0JnBkPrzKB)

{% hint style="warning" %}
**Important:** Your export settings are stored and reloaded automatically. The export settings are associated with the page you start the export from. For other pages you may have completely different settings.

Export settings are specific to the user, your settings are not reloaded for other users.<br>
{% endhint %}


---

# 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/during-export/exporting-confluence-pages.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.
