domains

Add a Custom Domain

3 min de lectura

Add a Custom Domain

A custom domain lets you share documents from your own address - docs.yourcompany.com instead of app.paperlink.online. PaperLink registers the domain through Vercel and verifies your DNS configuration.

Steps

  1. Open Settings from the sidebar.
  2. Go to Team > Branded Domains.
  3. Click Add Domain.
  4. Enter your domain name (for example, docs.yourcompany.com). You can paste a full URL - PaperLink extracts the domain automatically.
  5. Click the submit button.

PaperLink registers the domain and shows it with Pending verification status. You now need to configure DNS records at your domain registrar.

Custom domains require the Business plan or higher. The number of domains you can add depends on your plan.

Configure DNS Records

After adding a domain, PaperLink shows the DNS records you need to create at your domain registrar (Cloudflare, Namecheap, GoDaddy, etc.).

CNAME Record

FieldValue
TypeCNAME
NameYour subdomain (e.g., docs)
Targetcname.vercel-dns.com

TXT Record

FieldValue
TypeTXT
NameYour domain (e.g., docs.yourcompany.com)
ValueThe verification token shown in PaperLink

Add both records at your registrar. DNS changes can take up to 48 hours to propagate, though most providers update within minutes.

Verify the Domain

Once the DNS records are in place, click Verify next to the domain. PaperLink checks your DNS configuration and updates the status.

Verification Statuses

StatusMeaning
Pending verificationDomain added, waiting for DNS configuration
VerifiedDNS is correct, domain is active
Invalid DNS configurationDNS records are missing or misconfigured
DNS conflict detectedDomain points to another Vercel project

If the status is Invalid, double-check that both the CNAME and TXT records match the values shown in PaperLink. If you see DNS conflict, the domain is already registered with a different Vercel project and must be removed there first.

You can click Verify multiple times. Each click re-checks the current DNS state - useful when you have just updated your records and want to confirm they propagated.

Remove a Domain

Click Remove next to any domain and confirm the prompt. PaperLink deletes the domain registration. Sharing links that used this domain fall back to the default app.paperlink.online address.

Domain Name Rules

  • Lowercase letters, numbers, hyphens, and dots only.
  • Maximum 253 characters total, 63 characters per segment.
  • Must have a valid top-level domain (.com, .co, .org, etc.).
  • Subdomains of paperlink.online are reserved and cannot be used.
  • Each domain must be globally unique across all PaperLink teams.

Permissions

Only Admin and Owner roles can add, verify, and remove custom domains. All team members can view the list of configured domains.

¿Te resultó útil este artículo?

Compartir

¿Necesitas más ayuda?

Explora nuestro centro de ayuda o contacta a nuestro equipo para asistencia personalizada.

Artículos relacionados