# How to Customize Portal Branding

**Overview**

The Branding settings allow you to apply your organization's visual identity to the BoolDesk portal. You can upload custom logos for the login page and the main application header, as well as customize the notification settings (icons and colors) that users see when they receive updates.

#### **Step-by-Step Guide**

**1. Navigate to Branding Settings**

Access the branding management section from the general settings.

* From the main menu, go to Settings (1).
* Under the `General` section (2), click on Branding (3).

**2. Configure Portal Logos**

On the Branding tab (4), you can upload the main images for your site.

* Portal Icon: Click the edit (pencil) icon to upload the logo that will appear in the top header of the application once users are logged in.
* Login Page Icon: Click the edit icon to upload the logo that will be displayed on the public login screen.
* Click Save to apply your changes.

<figure><img src="/files/2QlLwjtdF3P2eFOf5dQW" alt=""><figcaption></figcaption></figure>

**3. Configure Client Notification Settings**

Switch to the Client Settings tab to customize how notifications appear to your users.

* Notification Title: Enter the text that will appear at the top of pop-up notifications (e.g., `BoolDesk`).
* Notification Icon: Upload a specific icon (like a bell or small logo) to be used in notification headers.
* Notification Color: Use the color picker or enter a hex code (e.g., `#7c3aed`) to match the notification accents to your company's brand color.

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


---

# 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.booldesk.com/how-to-configure-settings/general/how-to-customize-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.
