# Page size and the margins

The page size and the margins can be customized for export.&#x20;

To customize the page size, do either of the following:

* Select from the predefined page sizes, and choose between landscape and portrait orientation.
* A custom page size can also be defined by selecting the **Custom** value from the drop-down list of the **Page Size** field. In this case, custom values can be set for the width and height of the page in the chosen unit.
* To customize margins, select the unit, then enter the desired values for each margin.

<figure><img src="/files/A7D9zS8hiJdFHUCHHWSr" alt=""><figcaption><p>Editing page size and margins</p></figcaption></figure>

**Result**: The given values with the selected unit will be used during the export.<br>


---

# 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/page-size-and-the-margins.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.
