> For the complete documentation index, see [llms.txt](https://docs.relevant-digital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.relevant-digital.com/hb-analytics/reporting-and-metrics/hb-analytics-other-options-in-report-settings.md).

# HB Analytics - 'Other options' in Report Settings

When creating a report, you can adjust additional settings to format it according to your needs. This article explains these functions in detail.

You will find the **Other options** menu next to **Metrics** in the report settings.

![](/files/d8863966fd266fb970c5dde1bf5808c2220287e8)

## Hide header

By selecting **Hide header**, you can remove the top menu from your report. This makes the layout clearer and keeps the focus on the graphs and tables.

Before:

<div data-with-frame="true"><img src="/files/9983bf2513d9c241abc08cba23f4eeeefc7b651c" alt=""></div>

After:

<div data-with-frame="true"><img src="/files/6afea585da45f9b8d6d1e02922df369f6760aafa" alt=""></div>

## Split by auction runner (client/server)

If you are running Prebid both server-side and client-side on your sites, you can select **Split by auction runner (client/server)**. When combined with the **Bidder** dimension, this option allows you to compare the performance of both approaches in a single report.

The server-side bidder will have *s2s* appended to its name.


---

# 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.relevant-digital.com/hb-analytics/reporting-and-metrics/hb-analytics-other-options-in-report-settings.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.
