# White Labeling

White labeling is the rebranding of a product or service. Distributors and MSP partners can create a unique, customized corporate identity for the platform, including the company name, platform access URL, platform logos, notification template logos, footer links, and many other fields.

## How to White Labeling

After logging in to the platform, select **Company > Company Settings** from the left sidebar menu. Click the **White Labeling** tab. Here, you can select various customization options and save your choices by clicking the **Save Changes** button at the bottom of the window.

To return to the default settings at any time, click the **Reset to Default** button on the right at the bottom of the window.

### Available Fields for White Labeling

This feature is only available to customize for "Reseller" role system users. The system users who have the "Company Admin" role cannot customize this high-level customization.

Please contact your Reseller if you are not able to customize white labeling.

<table data-header-hidden><thead><tr><th width="150"></th><th width="521.8723404255319"></th></tr></thead><tbody><tr><td>Brand Name</td><td>You can remove the name of the provider company and replace it with another brand name.</td></tr><tr><td>Main Domain</td><td>The domain name used to access the platform can be changed by simply creating a CNAME record. You can check whether your domain is properly configured by clicking the <strong>CHECK</strong> button.</td></tr><tr><td>Main Logo</td><td>The logo that appears in the main menu.</td></tr><tr><td>Minimized Menu Logo</td><td>The logo image that appears when the main menu is minimized.</td></tr><tr><td>Favicon</td><td>The logo that appears in the browser tab.</td></tr><tr><td>Notification Template Logo</td><td>The logo used in all of the notification templates.</td></tr><tr><td>Support Email Address</td><td>The contact address for the support team.</td></tr><tr><td>Footer Links</td><td>The links given at the bottom of any page on the platform.</td></tr><tr><td>Privacy Policy</td><td>The link for the privacy policy.</td></tr><tr><td>Terms and Conditions</td><td>The link for the terms and conditions page.</td></tr><tr><td>EULA</td><td>The link for the end-user license agreement.</td></tr><tr><td>Cookie Policy</td><td>The link for the cookie policy.</td></tr><tr><td>Release Information</td><td><strong>Platform version number:</strong> The most recent version number, which is displayed on the left side at the bottom.<br><br><strong>Platform release notes:</strong> The changelog of updates and improvements is displayed on the left side at the bottom.<br><br><strong>Show documentation link:</strong> The documentation link is displayed at the bottom of the navigation menu</td></tr></tbody></table>

## Video Tutorial

This video tutorial will explain how to use the white labeling feature on the platform.

{% embed url="<https://youtu.be/mu24_YgNYJk>" %}

## FAQ

### Q: **I am a reseller and I have white labeled the platform, will my customers use my brand when they log in to the portal?**

A: Yes, if you have white labeled the platform, all of your customers will only see your brand when they log in to the platform.

### Q: **I am a reseller who would like to white label the platform for multiple customers. Is that possible?**

A: Yes, a reseller may white label the platform for each customer individually. There is no limit.


---

# 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://doc.keepnetlabs.com/next-generation-product/platform/company/company-settings/white-labeling.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.
