# White Label

#### Custom Domain Integration

Replace the default app.cxgenie.ai with your own domain, such as abcxyz.com, for a personalized touch.

#### Branded Tab Titles

When subscribed, the "CX Genie" title in the browser tab is replaced with your workspace name. For example, if your workspace is "ABC Company," the tab title will display "ABC Company" instead of "CX Genie."

#### Custom Favicon

Upload your own favicon to display on the dashboard, replacing the default CX Genie icon.

#### Meta Tag Customization

Edit the Meta Title, Meta Description, and Meta Image to match your branding and enhance your platform’s SEO and appearance.

#### Improved User Experience

Provide a seamless and cohesive experience that enhances user satisfaction and engagement.

*To learn how to use and set up White Label, please head to* [Settings](/settings/general.md)


---

# 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://documents.cxgenie.ai/marketplace/white-label.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.
