# Cover pages

Front and back cover pages can be selected which are included in the export before and after the exported content respectively. Cover pages are standard Confluence pages. Custom field macros can be used to put variables on cover pages. Read more about it [here](/content-exporter-confluence/user-guides/before-exporting/macros.md#custom-field-macro).

Cover pages have the following types:

* **Global cover pages**: These are stored in a separate space called **Content Exporter global cover pages**, and can be used in all spaces.
* **Space** **cover pages**: Any page can be a cover page in the current space.

1\. Select the page you want to use from the dropdown list:

<figure><img src="/files/IngYvdWA1p41pwX1S8Sw" alt=""><figcaption><p>Selecting Cover pages</p></figcaption></figure>

{% hint style="info" %}
**Note**: For global export profiles, only pages from the "Content Exporter global cover pages" space can be selected.&#x20;

For space-level export profiles, any pages from the current space and also pages from the Content Exporter global cover pages space can be selected.
{% endhint %}

If a message appears on the export profiles list (both on global and space-level) indicating that the **"Content Exporter global cover pages" space is missing**, it can be immediately created by clicking the **Create space** button.

<figure><img src="/files/Nt6pRTIfMmU5kzJvFL60" alt=""><figcaption><p>Missing Global Cover Pages space</p></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://docs.meta-inf.hu/content-exporter-confluence/user-guides/before-exporting/export-profiles/cover-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.
