# Custom Domain

**There are a few steps to be done to add a custom domain here:-**

1. **Add CNAME records to your domain.**
2. **Add your domain like "**<mark style="color:blue;">**meet.your-own-domain.com**</mark>**" to the dashboard.**
3. **Share SSL certificate for your domain with us.**
4. **Once the settings are done from our end, you will get confirmation on the same.**

<mark style="background-color:yellow;">**HERE ARE THE INSTRUCTIONS TO DO THE SAME**</mark>

**A. Add the below CNAME record to your DNS settings**&#x20;

```
meet.your-own-domain.com.    IN.    CNAME      meet.saleassist.ai.
```

<figure><img src="/files/nrcU2vX7QGnzfZLcbR0C" alt=""><figcaption><p>MEET.YOUR-OWN-DOMAIN.COM</p></figcaption></figure>

**B. How to add Custom Domain to the dashboard**

1. Go to settings.
2. Jump to the organization tab.
3. Scroll down to the domain part and add the details.

**C. Send us the SSL certificate for the same custom domain you have added to&#x20;***<mark style="color:blue;">**<support@saleassist.ai> .**</mark>*

***Our team will revert you back with confirmation in the next 48 hours. Once it is done, you can start using your own domain to share meeting links with your customers.***

**Questions?**

Please feel free to reach out via <mark style="color:blue;"><support@saleassist.ai></mark> if you need any help.


---

# 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.saleassist.ai/organization-settings/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.
