# Customization

- [Change report labels](https://docs.reportandrun.com/manual/report-and-run/customization/change-report-labels.md): You can change default labels to suit your business needs.
- [Show/hide fields](https://docs.reportandrun.com/manual/report-and-run/customization/show-hide-fields.md): You can show or hide fields in published reports, such as the Company field that appears in headers or the Description field that appears under images.
- [Set the image resolution](https://docs.reportandrun.com/manual/report-and-run/customization/set-the-image-resolution.md): You can change the default image resolution from Normal to High or Low.
- [Set the date format](https://docs.reportandrun.com/manual/report-and-run/customization/set-the-date-format.md): Adjust how dates and times appear in your published reports.
- [Set the paper type](https://docs.reportandrun.com/manual/report-and-run/customization/set-the-paper-type.md): Set reports to print on US Letter, Legal, or A4 paper.


---

# 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/report-and-run/customization.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.
