# How to Use White Label

The Conduit agency dashboard lets you use your own domain name to host the service. To set this up, go to the agency management section at: <https://app.getconduit.app/r/agency/>

**Setup a domain**

Enter your desired domain name for your white label dashboard, in the format "example.com" or "conduit.example.com", without the "https\://" prefix. Next, you need to add a CNAME record at your domain registrar, specifying "app.getconduit.app" as the value.

![](/files/9uFhiDArxZce9aNtv4Ug)

Below are instructions for adding a CNAME record for some common registrars:

GoDaddy: [Adding a CNAME Record](https://www.godaddy.com/help/add-a-cname-record-19236) Namecheap: [How to Create a CNAME Record for Your Domain](https://www.namecheap.com/support/knowledgebase/article.aspx/9646/2237/how-to-create-a-cname-record-for-your-domain/)

Once you've added the CNAME record and saved the changes, our team will verify your request and make the necessary technical configurations. Once everything is ready, we'll send you a confirmation email that your agency dashboard is now available at the new domain name.

**Your branding**

In addition to setting up the domain name, you'll also need to upload your logo and icon. Logo files can be in JPG or PNG format, with a maximum size of 1 MB and an aspect ratio of 8:1. For the icon, it should be in PNG format, weighing no more than 512 KB, with a minimum size of 16x16 pixels and an aspect ratio of 1:1.

After entering your desired domain name and uploading the logos, click the \[save] button.

Please note that custom branding is only compatible with your custom domain. This means it will be effective when accessing **<http://conduit.example.com>**. Please await the successful completion of the domain setup.


---

# 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.getconduit.app/conduit-for-digital-agencies/how-to-use-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.
