> 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/readme/branding/add-a-banner-to-a-report.md).

# Add a banner to a report

1. Click on the name on the right side of your work space (next to the pencil icon).\
   ![](/files/kgb50LNSzaXbQt19Vr2x)
2. Click **Change** under the logo icon. \
   ![](/files/hvGwH5nfPAtCopGXTW31)
3. Click **Choose Image**. \
   ![](/files/HCKuf2Qu1BO6GKngRnv8)
4. Browse your computer to attach a banner image file.&#x20;
5. Click **Save**.\
   ![](/files/wYzBcYW1WPbgmb3DELLd)
6. Click on the name on the right side of your work space (next to the pencil icon).\
   ![](/files/kgb50LNSzaXbQt19Vr2x)
7. Choose **Banner** from the *Header Logo Type* drop-down menu.\
   ![](/files/dfIEgAVDKDjf5Pst6FEL)
8. Scroll to the bottom of the screen and click **Update**. \
   ![](/files/WzjxMn6ecJkHC1wAW1qN)
9. The banner will now appear at the top of your reports.&#x20;

   <div align="left"><img src="/files/XIZf1r6io7dTsky5oC0S" alt="Preview of published report (PDF)"></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/readme/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.
