> ## Documentation Index
> Fetch the complete documentation index at: https://docs.codejet.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# How to setup a custom domain?

> Publish your project on your own custom domain 

## Introduction

<p>
  Setting up a custom domain for your website can enhance professionalism, branding, and accessibility.
  This guide will help you integrate a custom domain into your site seamlessly.
  By following these steps, you'll learn how to link your domain.

  **Steps to setup a custom domain**

  <Steps>
    <Step title="Navigate to your project">
      Open the project where you want to set up the custom domain
    </Step>

    <Step title="Add a custom domain">
      In publish project modual, click edit button to add custom domain

      Enter your custom domain name (*e.g domain.com*) in the provided field
    </Step>

    <Step title="Configure DNS records">
      Visit the admin console of your domain registrar (the website you bought your domain from) and create these **DNS Records:**

      **◦ Type**

      **◦ Name**

      **◦ Value**
    </Step>

    <Step title="Verify domain ownership">
      Return to the CodeJet domain page
      Verify your domain by clicking *“check status”*
      CodeJet will check the DNS settings to ensure they are correctly configured
    </Step>

    <Step title="Test Your custom domain">
      After verification and SSL configuration, wait for DNS propagation (this can take a few minutes to 24 hours).

      Open a web browser and enter your custom domain
    </Step>
  </Steps>

  **By following these steps, you should be able to successfully set up a custom domain on your CodeJet website. If you encounter any issues contact support team.**
</p>

### See how you can setup a custom domain:

<Frame type="glass">
  <img src="https://codejetphotos.s3.eu-north-1.amazonaws.com/images/Knowlage-Hub-Custom-Domain.gif" />
</Frame>
