# Branding

- [Set a company name](https://docs.reportandrun.com/manual/readme/branding/set-a-company-name.md): Add your company name to brand your Report and Run reports.
- [Set a company logo](https://docs.reportandrun.com/manual/readme/branding/set-a-company-logo.md): Add your logo to your workspace and the top of reports.
- [Add footer logo](https://docs.reportandrun.com/manual/readme/branding/add-footer-logo.md): Add your logo to the bottom of reports.
- [Set footer text](https://docs.reportandrun.com/manual/readme/branding/set-footer-text.md): Add text to the bottom of reports.
- [Set logo size](https://docs.reportandrun.com/manual/readme/branding/set-logo-size.md): Adjust the size of your logo or banner.
- [Add a banner to a report](https://docs.reportandrun.com/manual/readme/branding/add-a-banner-to-a-report.md): Add a banner image to the top of your Report and Run reports.
- [Set multiple logos](https://docs.reportandrun.com/manual/readme/branding/set-multiple-logos.md): If you require different logos for different projects within your space, you can assign a logo to a folder and it will be used reports within that folder.
- [Set contact details](https://docs.reportandrun.com/manual/readme/branding/set-contact-details.md): Set contact information, such as name and phone number, to appear in your Report and Run account and on published reports.
- [Set a location](https://docs.reportandrun.com/manual/readme/branding/set-a-location.md): Set a location to appear in your Report and Run account and on published reports.


---

# 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/readme/branding.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.
