> For the complete documentation index, see [llms.txt](https://docs.reportandrun.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportandrun.com/manual/report-and-run-integrate/branding/add-a-banner-to-a-report.md).

# Add a banner to a report

1. Tap the three horizontal lines in the top-left corner.

   <div align="left"><figure><img src="/files/l03vVIRFcgGugO7oToZ5" alt="" width="375"><figcaption></figcaption></figure></div>
2. Tap on your organization/space name (beneath your email address).

   <div align="left"><figure><img src="/files/LsyCTGgDKOjhO4nERLWz" alt="" width="375"><figcaption></figcaption></figure></div>
3. Tap the *Logo* icon to upload a banner image from your device. (To add a banner to the bottom of your reports, tap the *Footer logo* icon and upload an image.)

   <div align="left"><figure><img src="/files/w3hLeEEeb1QmFi9KbPno" alt="" width="375"><figcaption></figcaption></figure></div>
4. Tap the dropdown menu below the logo to switch the display from *icon* to **banner.** &#x20;

   <div align="left"><figure><img src="/files/6zUSwhJVPOw54qf7F9TW" alt="" width="375"><figcaption></figcaption></figure></div>
5. The banner you chose will now appear on your published reports.&#x20;

   <div align="left"><img src="/files/XIZf1r6io7dTsky5oC0S" alt="Preview of published report (PDF) showing a banner at the top."></div>

   \
   &#x20;


---

# 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:

```
GET https://docs.reportandrun.com/manual/report-and-run-integrate/branding/add-a-banner-to-a-report.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.
