# Custom Domain

## 🌐 Setting Up a Custom Domain

To configure a custom domain for your platform, follow these steps:

1. Navigate to **Settings > Domain.**
2. In the C**ustom Domain** **field**, enter your domain without the HTTPS prefix (e.g., coincideaio.com).
3. Click **Save**.

<div align="left"><figure><img src="https://190873925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F73EgIjfvme6LfKIewo4v%2Fuploads%2FFnQS8AneBsDmLOlbkXFo%2FScreenshot_37.png?alt=media&#x26;token=c1d1c49c-bab8-46fb-b610-54aafee88a4b" alt=""><figcaption></figcaption></figure></div>

Next, access your domain provider's panel (e.g., Google Domains, GoDaddy, BlueHost):

1. Go to the DNS settings for your domain, typically found in **Advanced Settings** or **DNS Management**.

<div align="left"><figure><img src="https://190873925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F73EgIjfvme6LfKIewo4v%2Fuploads%2FxPcS1jLIJXqSPh6AfCuk%2FScreenshot_34.png?alt=media&#x26;token=2881b882-fcc7-4d1c-a5b2-29028957774d" alt=""><figcaption></figcaption></figure></div>

2. Create an A record with @ as the host name, pointing to the IP address 76.76.21.21.

<figure><img src="https://190873925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F73EgIjfvme6LfKIewo4v%2Fuploads%2FpNGOXBjLHN6s0IFcmpbB%2FScreenshot_35.png?alt=media&#x26;token=492fb21f-7198-4eeb-aee2-ea7f611aebf7" alt=""><figcaption></figcaption></figure>

3. Next, create a CNAME record with www as the host name, pointing to your root domain. This will allow users to access your domain with 'www' (e.g., [www.example.com](http://www.example.com)).

<figure><img src="https://190873925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F73EgIjfvme6LfKIewo4v%2Fuploads%2FSeg3W5rHesAmlYjbRllP%2Fimagedomain.png?alt=media&#x26;token=72825c7d-42cc-440a-9600-4427041a5f6d" alt=""><figcaption></figcaption></figure>

4. Click **Save.**

{% hint style="info" %}
Please be aware that while DNS records typically propagate immediately, in some cases, it may take up to 48 hours for changes to take effect on your platform. This propagation process does not depend on Intellectra but rather on your domain hosting provider.
{% endhint %}

{% hint style="info" %}
Adding a custom domain will not affect your existing domain.intellectra.io subdomain.
{% endhint %}

{% hint style="danger" %}
If you are using the **CloudFlare** for domain hosting, **DISABLE** the **Always Online and Proxy** options.&#x20;

If you are using the **Hostinger** for domain hosting, **DISABLE** the **Proxy** option in the DNS configuration.&#x20;

These options may impact the correct functioning of your platform's custom domain.
{% endhint %}

{% hint style="warning" %}
Please note that changing your platform's domain will delete your existing SEO and social sharing data, which will need to be re-added.
{% endhint %}
