# Custom Branding

{% hint style="info" %}
Custom Branding is only available on our Premium and Enterprise plans. [Contact us](https://appetize.io/contact-us) to learn more.
{% endhint %}

Appetize offers a fully White Label solution. This includes:

* [Custom Domain](#custom-domain)
* Removal of all Appetize Branding
* [Pre-Launch & Post-Session Graphics](#pre-launch-and-post-session-graphics)
* Custom Device Chrome

## Custom Domain

<figure><img src="https://2147444700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJUveBCJfn0GR8-hlqi%2Fuploads%2Fgit-blob-6f9a019cd694b67fd06da74dc9aaf49ba7a45f66%2Fimage%20(1)%20(1)%20(3).png?alt=media" alt=""><figcaption><p>Example Custom Domain</p></figcaption></figure>

If you have a custom domain, the app links you share and embed will display your domain name instead of `appetize.io`. For example, if your domain is `preview.example.com`, that's how the app and embed links will appear.

To enable this feature, you'll need to set up a CNAME record that points your desired domain or subdomain to `whitelabel.appetize.io`.

Once setup, please [contact us](mailto:support@appetize.io) to finish the configuration.

{% hint style="info" %}
Appetize uses industry standard [Let's Encrypt](https://letsencrypt.org/) for SSL/TLS configuration of your domain.
{% endhint %}

## Pre-Launch & Post-Session Graphics

From your Appetize [Dashboard](https://appetize.io/apps), select the app and then select the build you want to apply the graphics on

<figure><img src="https://2147444700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJUveBCJfn0GR8-hlqi%2Fuploads%2Fgit-blob-431214d05dd0d78a2f071f9128f7044e2faf59aa%2Fimage.png?alt=media" alt=""><figcaption><p>Select the App you want to modify</p></figcaption></figure>

<figure><img src="https://2147444700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJUveBCJfn0GR8-hlqi%2Fuploads%2Fgit-blob-b993f967f876ca9ff32b94c1d16c2b9bba5e7c42%2Fimage.png?alt=media" alt=""><figcaption><p>Select the build to modify</p></figcaption></figure>

From there, you will see options to customize the Pre-Launch and Post-Session Graphics under the settings tab.

<figure><img src="https://2147444700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJUveBCJfn0GR8-hlqi%2Fuploads%2Fgit-blob-2c7c2c15cde1b83784f4846c0efc05c0607c1b44%2Fimage.png?alt=media" alt=""><figcaption><p>Example Pre-Launch Styling</p></figcaption></figure>

<figure><img src="https://2147444700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJUveBCJfn0GR8-hlqi%2Fuploads%2Fgit-blob-2b757cc7cf0e4ed5169ab68f2f5701767a2decdc%2Fimage.png?alt=media" alt=""><figcaption><p>Example Post-Session Styling</p></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.appetize.io/features/custom-branding.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.
