# White Labeling

Humata supports white labeling of embedded chat views. This means that after uploading your files, you can embed Humata into your website and change Humata's logo to your company's brand and name.

Here is an example of what white labeling will look like once set up and embedded on your website.

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

After your account has been upgraded to the Enterprise tier, go to Settings > Organization and type in "Organization Name" and upload a logo for the "White Labeling" option.

<figure><img src="/files/0kIFvOVFHZKE9ney2GtA" alt=""><figcaption></figcaption></figure>

Next, select the Folder or File you want to embed on your website and press "Ask > Share," then click the "Embed" button. You can use this embed code inside your website.

<figure><img src="/files/l42uAj7frMji72s5iDnQ" 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.humata.ai/guides/readme/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.
