# White Label

### White Label Customization

Enterprise customers (and some API-level plans) can fully customize the Revelator Pro experience. We will set up a Task Management board to coordinate each step, but here is an overview:

#### 4.1 Custom Domains

1. Create **CNAME records** in your DNS settings for the subdomains you plan to use.
2. Notify us when the subdomains and CNAMEs are set.
3. We will connect them in the backend.

#### 4.2 Branding Images and Logos

* Configure these directly under **Account Settings > Identity and Branding** in the Revelator dashboard.

#### 4.3 Color Scheme

* Choose a **Primary Color** (and optionally a Dark Mode color).
* We apply these to the login/signup page and action buttons in your dashboard.

#### 4.4 Login/Sign-up Page

* Customize the text (page title, header, subheader) for both Login and Sign-up pages.
* **API/Enterprise** customers can fully build a custom login/signup flow using our API, preserving your own user database.

#### 4.5 External Site or Dashboard Link (Enterprise Plans)

* Add an extra menu item in your Revelator dashboard linking to the external URL of your choice.

#### 4.6 Email Setup

We can send emails with your branding and domain:

1. Provide **EmailFromAddress** and **EmailFromName**.
2. We generate custom templates for your review.
3. Once approved, you add **DKIM** and **SPF** records to your domain so emails are not flagged as spam.
4. We send an authentication email to confirm everything is working.

#### 4.7 User Support

* Provide your own support/FAQ URLs or email addresses.
* (Optional) Provide your **Intercom App ID** if you want Intercom integration within the dashboard.

#### 4.8 User Policies

* You may have a custom **Distribution Policy** and **Privacy/Terms of Use Policy**, which can be hosted as a PDF.


---

# 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.revelator.com/pro/getting-started/onboarding-to-revelator/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.
