# How do I customize the header information and logo in my reports?

## Logos and Banners

You can set a logo or banner within your work space and it will appear in your published reports. (See how to do it in the [offline app](/manual/report-and-run/branding/set-a-company-logo-1.md) or the [cloud app](/manual/readme/branding/set-a-company-logo.md).)&#x20;

If you want reports to have unique logos, you can [set multiple logos on the folder level](/manual/readme/branding/set-multiple-logos.md) in Report and Run: Cloud. In Report and Run: Offline, you can create different work spaces and [set a unique logo](/manual/report-and-run/branding/set-a-company-logo-1.md) in each space.&#x20;

## Hide/Show Header Information

You can use the report properties to adjust [what information appears in published report headers](/manual/faq/c150/c155/q486.md). For example, you can choose to hide the company name or contact email.&#x20;

## Related&#x20;

* [Article: Add a banner in Report and Run: Cloud](/manual/readme/branding/add-a-banner-to-a-report.md)
* [Article: Add a banner in Report and Run: Integrate](/manual/report-and-run-integrate/branding/add-a-banner-to-a-report.md)
* [Article: Add a banner in Report and Run: Offline](/manual/report-and-run/branding/set-a-banner.md)
* [Article: Show/hide header fields in Report and Run: Cloud](/manual/readme/customization/show-hide-header-fields.md)
* [Article: Show/hide header fields in Report and Run: Offline](/manual/report-and-run/customization/show-hide-fields.md)


---

# 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/faq/c150/c155/q487.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.
