Docs
Skip to content

Domains

Domains_

Register, transfer, and manage domains with Appwrite. Buy domains, configure DNS, and connect them to Sites, Functions, and APIs from your organization.

3 min read

Raw

Appwrite Domains is organization-level domain management on Appwrite Cloud. You can register new names, transfer existing registrations, delegate DNS for domains you own elsewhere, and connect hostnames to Sites, Functions, and custom API endpoints.

Appwrite acts as your registrar for purchases and transfers. Billing, renewal, and registrant details are tied to your organization. You can also change organization to move a domain between orgs you control without transferring registration away from Appwrite.

How it works

Domain setup on Appwrite has two layers:

  1. Organization domain (the apex zone, for example example.com) proves your organization controls the name and can host its authoritative DNS zone under Organization > Domains.
  2. Product hostname (for example www.example.com, api.example.com, or hooks.example.com) is added on a Site, Function, or project Custom domains settings. Appwrite verifies DNS, issues TLS, and routes HTTPS traffic through the Appwrite Network.

You can register or transfer the apex through Appwrite, or add an external domain and point nameservers to ns1.appwrite.zone and ns2.appwrite.zone. Subdomains and apex hostnames can also be verified with CNAME records at your current DNS provider. See Connect to products for apex vs subdomain patterns and multi-product layouts.

Getting started

Register or add your first domain and verify DNS in a few steps. The quick start covers all three entry paths: buy, transfer in, or add external.

Concepts

Core ideas behind registration, billing, and DNS for organization domains.

Journeys

Step-by-step guides for common domain tasks in the Console.

Platform integration

Organization Domains manages the zone. Product docs cover routing behavior, generated URLs, and advanced DNS patterns shared across Appwrite.

Was this page helpful?

Share what worked or what we should fix. Once approved, our agents automatically apply suggested updates to the docs.