# Setting Up a Custom Domain

Transiyzi allows users to define their own domain names, providing a white-label experience. To set up a custom domain, follow these steps:

{% hint style="info" %}
**You must do this before moving on to the steps:**&#x20;

Create a CNAME record with your domain registrar and set its value to `proxy.transiyzi.com`.
{% endhint %}

In Transiyzi,

1. Click on "Company" in the left-hand menu.
2. Navigate to the "White-label" tab.
3. Click on "Setup a Custom Domain."
4. Enter your custom domain name.
5. Click "Add Custom Domain" button. *That's All.*

<figure><img src="https://2909866525-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWdSPchfTc6jrDYUYlDTb%2Fuploads%2FDV5BR8Dk57Cb2YcJ8XIj%2FWLSTEPS1.png?alt=media&#x26;token=6f3c0aaa-da82-48b9-9d00-5cb7a6649350" alt=""><figcaption><p>White-label: Custom Domain Assigning </p></figcaption></figure>

By following these steps, you can successfully set up a custom domain in Transiyzi and enjoy a white-label experience tailored to your brand.


---

# 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.transiyzi.com/starting-with-the-basics/white-label-and-branding/setting-up-a-custom-domain.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.
