# White Labeling

The White Swan platform can be white labeled in several ways.

***

**White Label Logo**

You can choose to have the platform white-labeled with your own logo or co-branded with the White Swan logo and your company name.&#x20;

You can activate the logo white labeling of the platform during the onboarding or through the [general settings page](https://app.whiteswan.io/general_settings) under the company settings section.

***

**White Label Embed**

When you embed a [quick quote flow](/partner-knowledge-base/platform-overview/client-experience/guided-vs-quick-quote-flow.md) or a [guided flow](/partner-knowledge-base/platform-overview/client-experience/guided-vs-quick-quote-flow.md) you can customize the colors and fonts to fit your brand for a seamless experience.

To do this, you can configure the embed settings, which can be found in the popup that shows when you embed a page from the dashboard.

When you embed the quick quote flow, only the font can be white labeled, as this flow is contained within a single box that is a small element which you can fit on any landing page or product page.

When you embed the guided flow, you can additionally white label the background color to match the environment in which you embed.


---

# 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.whiteswan.io/partner-knowledge-base/platform-overview/using-the-platform/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.
