# Set default paper type

1. To set the default paper type for all reports, open the work space and click **Properties** on the right side of the screen.\
   ![](/files/E1xfLhRu50aOVNcPaqzS)
2. In the *Default Paper Type* row, click the **A4** value. (A4 is the default value. If it has been changed in the past, this value might read *US Letter* or *US Legal*.)\
   ![](/files/OvHef6E85UlHHAg2n8t5)
3. Choose the desired paper type from the drop-down menu.\
   ![](/files/Xkjxk8r86HCYALG4MzWX)
4. Click **Save**.\
   ![](/files/tp3AjEkzGjh4Ul7NQB8V)<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.reportandrun.com/manual/readme/report-generation/set-default-paper-type.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.
