Skip to main content

Setting Up a Custom Domain

This guide walks you through configuring a custom domain so your district can access Manage1to1 from a branded URL like helpdesk.yourschool.org instead of yourdistrict.manage1to1.com.

What You'll Need

  • Owner-level access to the Manage1to1 Client Area
  • Access to your domain's DNS settings (through your DNS provider — GoDaddy, Cloudflare, Google Domains, your district's DNS server, etc.)
  • A subdomain you'd like to use (e.g., helpdesk, devices, tech, m1t1)

Step 1: Choose Your Domain

Decide what URL you'd like your staff to use. Common choices include:

  • helpdesk.yourschool.org
  • devices.yourdistrict.edu
  • tech.yourschool.org
  • manage.yourdistrict.k12.state.us

The subdomain can be anything — choose something short and memorable that your team will recognize.

Step 2: Enter the Domain in the Client Area

  1. Log in to the Manage1to1 Client Area
  2. Navigate to Settings → Custom Domain
  3. Enter your desired domain name in the input field (e.g., helpdesk.yourschool.org)
  4. Click Continue Setup

Custom Domain setup wizard on the first step, with a field to enter your own domain

Manage1to1 will save your domain and show you the DNS instructions for the next step.

Step 3: Create the DNS Record

You'll need to create a CNAME record in your DNS provider. The Client Area shows you the exact Type, Name, and Value to use:

Custom Domain wizard displaying the CNAME record type, name, and value to add at your DNS provider

The general format is:

FieldValue
Record TypeCNAME
Name / HostThe subdomain portion (e.g., helpdesk)
Value / Points ToYour Manage1to1 subdomain (e.g., yourdistrict.manage1to1.com)
TTLDefault (or 3600)

DNS Provider Examples

Google Domains / Google Cloud DNS:

  1. Go to your domain's DNS settings
  2. Click Add Record
  3. Select CNAME as the record type
  4. Enter the subdomain as the host name
  5. Enter yourdistrict.manage1to1.com as the data
  6. Save

Cloudflare:

  1. Go to your domain's DNS tab
  2. Click Add Record
  3. Choose CNAME type
  4. Enter the subdomain in the Name field
  5. Enter yourdistrict.manage1to1.com in the Target field
  6. Set Proxy status to DNS only (gray cloud) — do not proxy through Cloudflare
  7. Save

GoDaddy:

  1. Go to My Products → DNS
  2. Click Add under DNS Records
  3. Select CNAME type
  4. Enter the subdomain in the Name field
  5. Enter yourdistrict.manage1to1.com in the Value field
  6. Save

Microsoft Azure DNS / Internal DNS:

  1. Open your DNS zone in the management console
  2. Add a new CNAME record
  3. Set the alias to your chosen subdomain
  4. Set the target to yourdistrict.manage1to1.com
  5. Save and allow time for propagation
Cloudflare Users

If you use Cloudflare, make sure to set the proxy status to DNS only (gray cloud icon). Cloudflare's proxy (orange cloud) can interfere with SSL certificate provisioning and may cause connection issues.

Step 4: Verify DNS

After creating the DNS record:

  1. Wait a few minutes for DNS to propagate (usually 1–5 minutes, can take up to 24 hours)
  2. Return to Settings → Custom Domain in the Client Area
  3. Click Verify DNS

If the DNS record is correctly configured, you'll see a success message and SSL provisioning will begin automatically.

If verification fails, double-check:

  • The CNAME record type is correct (not an A record)
  • The target value exactly matches your .manage1to1.com subdomain
  • Enough time has passed for DNS propagation (try again in a few minutes)

Step 5: Wait for SSL

After DNS verification, Manage1to1 automatically provisions an SSL certificate for your custom domain. This typically takes less than a minute.

The status will show Provisioning briefly, then change to Active when complete. You can refresh the page to check.

Custom Domain wizard on the SSL step while the certificate is being issued

Step 6: You're Done

Once the status shows Active, your custom domain is live. You can verify by visiting your custom URL in a browser — it should load your Manage1to1 instance with a valid HTTPS connection.

Custom Domain wizard showing the domain is active and reachable over HTTPS at both the custom and default addresses

Share the new URL with your team. Both the custom domain and the original .manage1to1.com URL will continue to work — bookmarks and saved links to either URL will function correctly.

Troubleshooting

DNS verification keeps failing:

  • Confirm the CNAME record exists using a tool like dnschecker.org — enter your custom domain and check for CNAME records
  • Ensure the target value is your exact .manage1to1.com subdomain (no trailing period, no https://)
  • If using Cloudflare, disable the proxy (use DNS only / gray cloud)
  • Wait up to 24 hours for full propagation if your DNS provider is slow

SSL provisioning failed:

  • This usually means the domain isn't reachable yet — try clicking Retry after a few minutes
  • Confirm that port 80 (HTTP) is not blocked by a firewall for your domain
  • Contact Manage1to1 support if the issue persists after multiple retries

Custom domain loads but shows a certificate error:

  • The SSL certificate may still be provisioning — wait a minute and refresh
  • Clear your browser cache or try an incognito/private window
  • If using Cloudflare with proxy enabled, switch to DNS only mode

I want to change my custom domain:

  • Go to Settings → Custom Domain and remove the current domain
  • Set up the new domain following these same steps
  • Don't forget to update (or remove) the old CNAME record in your DNS provider

Tips

  • Keep it shorthelpdesk.yourschool.org is easier to remember than manage1to1devicemanagement.yourschool.org
  • Communicate the change — let your team know the new URL so they can update bookmarks
  • The old URL still works — you don't need to update existing links or integrations immediately
  • No cost — custom domains are included with your Manage1to1 subscription

Related articles

Loading…