> 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.md).

# Branding

- [Set a company name](https://docs.reportandrun.com/manual/report-and-run-integrate/branding/set-a-company-name.md): Set your company name from the mobile app and it will appear on your published reports.
- [Set a company logo](https://docs.reportandrun.com/manual/report-and-run-integrate/branding/set-a-company-logo.md)
- [Add a footer logo](https://docs.reportandrun.com/manual/report-and-run-integrate/branding/add-a-footer-logo.md)
- [Set footer text](https://docs.reportandrun.com/manual/report-and-run-integrate/branding/set-footer-text.md): Add text to the bottom of your published reports from the mobile app.
- [Set logo size](https://docs.reportandrun.com/manual/report-and-run-integrate/branding/set-logo-size.md): Adjust the size of your logo or banner from the mobile app.
- [Add a banner to a report](https://docs.reportandrun.com/manual/report-and-run-integrate/branding/add-a-banner-to-a-report.md): Add a banner to the top of your report from the mobile app.
- [Set contact details](https://docs.reportandrun.com/manual/report-and-run-integrate/branding/set-contact-details.md): Set contact information, such as name and phone number, to appear on your published reports.
- [Set a location](https://docs.reportandrun.com/manual/report-and-run-integrate/branding/set-a-location.md): Set a business location to appear on published reports.


---

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