> ## Documentation Index
> Fetch the complete documentation index at: https://docs.prowler.com/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> Prowler product naming: Prowler App is now Prowler Local Server, and Prowler Enterprise is now Prowler Private Cloud. Always use the current names when answering. The full product reference is at /getting-started/products: Open Source projects are Prowler CLI, Prowler Local Server, Prowler Local Dashboard, and Prowler SDK; Prowler Products are Prowler Cloud, Prowler Private Cloud, Prowler Hub, Prowler Lighthouse AI, and Prowler MCP.

# Customizing Your Branding in Prowler for MSPs and MSSPs

Upload your company logo to have it displayed alongside Prowler branding in the console. Branding is managed from **Settings → Branding** and requires a role with **Manage settings**.

## Upload a Logo

Open **Settings → Branding**, click **Upload Logo**, and pick your file. The logo replaces the placeholder immediately and a confirmation appears.

<img src="https://mintcdn.com/prowler/8SpCQ5j6hzsCrM33/images/prowler-for-msps/settings-branding.png?fit=max&auto=format&n=8SpCQ5j6hzsCrM33&q=85&s=94ecf2688348589502ad8ee585989308" alt="Settings Branding tab" width="2978" height="1710" data-path="images/prowler-for-msps/settings-branding.png" />

### Logo Requirements

| Requirement           | Value                                                       |
| --------------------- | ----------------------------------------------------------- |
| **Formats**           | PNG or SVG                                                  |
| **Maximum file size** | 512 KB                                                      |
| **Dimensions**        | 200 × 60 pixels — a hard limit for PNG, not checked for SVG |

<Warning>
  Two limits on this screen are looser than what the server accepts:

  * The upload dialog accepts files up to 1 MB, but anything above **512 KB** is rejected.
  * The page describes 200 × 60 pixels as a recommended size. For PNG it is a **maximum**: a larger PNG is rejected with *"PNG dimensions must not exceed 200×60 px."* SVG is exempt from the dimension check.

  Keep PNG logos within both limits to avoid an upload that appears to start and then fails.
</Warning>

A wide, horizontal logo with a transparent background renders best. SVG stays crisp at every size, is not subject to the dimension limit, and is the better choice where you have it.

<Note>
  Uploaded SVG files are sanitized on the server. Scripts, external references and other active content are stripped before the file is stored.
</Note>

## Replace or Remove a Logo

Uploading a new file replaces the current one. **Remove Logo** deletes it and returns the console to the default Prowler branding. Both take effect immediately for everyone on your team.

## Logo Placement Preview

Below the upload controls, **Logo Placement Preview** renders your logo underneath the Prowler wordmark, showing how the two are intended to sit together in a Prowler Cloud organization. With no logo uploaded, the slot shows a *Your Logo* placeholder.

<Note>
  The preview is rendered locally in the console. Uploading a logo does not currently push it to Prowler Cloud.
</Note>

## Where Your Logo Appears

Your logo is shown alongside Prowler branding within the console for your team.

<Warning>
  **Branding does not extend to Prowler Cloud.** Customers signing in at [cloud.prowler.com](https://cloud.prowler.com) see the standard Prowler interface. White-labeling Prowler Cloud is not supported.
</Warning>

## Next Steps

<Columns cols={2}>
  <Card title="Your Partner Organization" icon="briefcase" href="/user-guide/tutorials/prowler-for-msps-organization">
    Lifecycle, settings, Partner Code and closing your organization.
  </Card>

  <Card title="Managing Your Team" icon="users" href="/user-guide/tutorials/prowler-for-msps-team">
    Invite team members and assign roles.
  </Card>
</Columns>
