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

# Custom Domain

> Connect your own domain name to your storefront

Connect your own domain name to your Stashlify storefront instead of using the default subdomain. Your store can be accessed at a URL like `www.yourstore.com` instead of `yourstore.stashlify.com`.

## How to set it up

<Steps>
  <Step title="Navigate to Custom Domain">
    Go to Administration → Custom Domain in the sidebar.
  </Step>

  <Step title="Enter your domain">
    Enter your domain name (e.g., "[www.yourstore.com](http://www.yourstore.com)").
  </Step>

  <Step title="Update DNS records">
    Update your domain's DNS records to point to Stashlify (instructions provided in the dashboard).
  </Step>

  <Step title="Wait for propagation">
    Wait for DNS propagation (can take up to 48 hours).
  </Step>

  <Step title="Verified">
    Once verified, your storefront is live at your custom domain.
  </Step>
</Steps>

<Info>
  Custom domains are available on the Enterprise plan. Your default subdomain (`yourstore.stashlify.com`) continues to work even after connecting a custom domain.
</Info>
