2023-12-22 09:13:53 +01:00
---
title: Add a custom domain
---
2022-08-16 07:47:31 +02:00
You can bind a custom domain to your typebot in the "Share" tab.
2023-12-22 09:13:53 +01:00
<Frame>
<img src="/images/custom-domain/add-domain.png" alt="Add my domain button" />
</Frame>
2022-08-16 07:47:31 +02:00
To connect a new domain, follow the instructions:
2023-12-22 09:13:53 +01:00
<Frame>
<img
src="/images/custom-domain/instructions.png"
alt="Add domain instructions"
/>
</Frame>
2022-08-16 07:47:31 +02:00
Once you've added the corresponding DNS record, click on the "Save" button. You might have to wait for a few minutes before the record is properly propagated.
2023-09-22 08:05:51 +02:00
## Troobleshooting
If your domain is not properly configured or verified, you will see this error icon next to your domain link:
2023-12-22 09:13:53 +01:00
<Frame>
<img src="/images/custom-domain/invalid-config.png" alt="Error icon" />
</Frame>
2023-09-22 08:05:51 +02:00
Make sure to click on it to see what is required to do to fix the issue.