# Display mode and customization

<figure><img src="/files/b45ec51d63351c01d116df438768f5364d2ac0e7" alt="Menu du Custom Report en mode &#x22;page&#x22;"><figcaption><p>Custom Report menu in "page" mode</p></figcaption></figure>

## Page mode and scaling

The **page mode** and the **scaling options** allow you to view reports in a format close to that of a PDF. This lets you, for example, adjust the size of your charts to better manage line breaks. These options are mainly suited for viewing, so we recommend staying in the default viewing mode when editing your reports.

## Customize your reports

You can customize the primary color on your report to best match your company. To do this, use the "Customize" button at the top of each report.

You can also add images, in the header or in a separate block, to add other customization elements.


---

# 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://help.fincome.co/en/custom-report-creation/display-mode-and-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.
