> For the complete documentation index, see [llms.txt](https://docs.bunny.com/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bunny.com/guide/tour/entities/portal-branding.md).

# Portal branding

The portal branding page allows you to configure how the customer portal will look to your customers when they view quotes, pay invoices and look at their statement in Bunny's customer portal.

The brand color will affect the menu bar as well as any buttons in the portal. You can also upload a logo that will appear in the menu bare and on quotes and invoices. For best results, use a PNG with a transparent background.

<figure><img src="/files/pdg94dQWPD5FEgFOzMH8" alt=""><figcaption></figcaption></figure>

In the example above, the company has chosen a blue brand color.

###


---

# 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.bunny.com/guide/tour/entities/portal-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.
