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

# Custom domain

> Serve your demo from a subdomain you own, such as demos.yourcompany.com.

By default your demo lives at an Inkly address. You can request that it be served from a subdomain you own instead — `demos.yourcompany.com` — so the link you send matches everything else you send.

<Warning>
  Custom domains are **not self-serve yet**. Submit the request and the Inkly team confirms the DNS details with you before the domain is assigned.
</Warning>

## Request one

Open **Settings → Domain setup**, enter the subdomain you want to use, and submit.

Use a subdomain you control and are not already serving from — `demos.`, `try.`, and `product.` are the common choices. An apex domain is not supported.

## In the meantime

The [widget](/ship/install-the-widget) already runs on your domain. It mounts on your own page, renders inside your page's document, and carries your brand — so for the embedded case, a visitor never sees an Inkly URL at all.

A custom domain applies to your [shareable link](/ship/shareable-link), including links used in emails, sequences, and proposals.

## What does not change

Everything else works the same. Your demo's identity, its sessions, and its analytics are unaffected, and links already sent on the Inkly address keep working.

## Next

<CardGroup cols={2}>
  <Card title="Shareable link" icon="link" href="/ship/shareable-link">
    Send your demo anywhere.
  </Card>

  <Card title="Install the widget" icon="code" href="/ship/install-the-widget">
    Already runs on your own domain.
  </Card>
</CardGroup>
