# Display settings

Inforiver provides plenty of customization options for reporting and visualization which are covered in the following sections:

**1. General settings** - You can customize the themes, apply grid lines, highlight rows, enable header word wrap, scale bands, and many more. To learn more, refer to [general settings](https://docs.inforiver.com/display-settings/general-settings).

**2.** **Hierarchy settings** - With Inforiver, you can customize hierarchy icons, enable/disable ragged hierarchy, mixed layout, row and column totals, and more. To learn more, refer to [hierarchy settings](https://docs.inforiver.com/display-settings/hierarchy-settings).

**3. Advanced number formatting** - You can customize value display, units, reading view tooltip, enable semantic formatting, and more​​. To learn more, refer to [number settings](https://docs.inforiver.com/display-settings/number-settings).

**4. Miscellaneous settings** - You can enable various options such as word wrap, scroll bat thickness, fiscal start month, etc. To learn more, refer to [miscellaneous settings](https://docs.inforiver.com/display-settings/miscellaneous-settings).

**5. Scripting** - You can set on-load scripts that will execute each time the visual is loaded or refreshed. To learn more, refer to [on-load scripting](https://docs.inforiver.com/display-settings/on-load-scripting).


---

# 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.inforiver.com/display-settings.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.
