> For the complete documentation index, see [llms.txt](https://docs.antsomi.com/cdp-365-user-guide-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antsomi.com/cdp-365-user-guide-en/insights/reports/create-reports/build-stylize-and-add-data-to-reports/report-layout-options.md).

# Report layout options

You can control the way your report appears on the viewer's screen using the options in the *Layout* tab of the *Theme and Layout* panel.

The *Theme and Layout* panel appears when no report components are selected. You can display this panel at any time by clicking **Theme and Layout** in the toolbar. Many of the options described here are also found in the **View** menu.

### View mode options <a href="#view-mode-options" id="view-mode-options"></a>

#### Header visibility

The header visibility options control the behavior of the report header in view mode. The header contains things like the report title, the share button, and edit button.

* **Always show**—the report header is always visible.
* **Initially hidden**—the report header is hidden until you hover your mouse over the header area.

### Canvas Size <a href="#canvas-size" id="canvas-size"></a>

The canvas size options let you select from a number of preset sizes or enter custom display dimensions. Preset sizes include:

* US Letter (4:3) - Portrait
* US Letter (4:3) - Landscape
* Screen (16:9) - Portrait
* Screen (16:9) - Landscape
* Custom. Allows you to manually enter the Canvas size you want. Units (px).&#x20;
* Width: only valid when the size is selected as Custom. Enter the width of the Canvas&#x20;
* Height: effective only when the size is selected as Custom. Enter the height of the Canvas

### Background Image <a href="#report-level-component-position" id="report-level-component-position"></a>

Upload a background image for Canvas. File formats: .jpg, .png, .gif and less than 3MB.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.antsomi.com/cdp-365-user-guide-en/insights/reports/create-reports/build-stylize-and-add-data-to-reports/report-layout-options.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
