download dots
Projects

CNAME / Custom Domain

Updated 2026-06-05·8 min read

TL;DR: Connect a custom domain (e.g., app.yourcompany.com) to any published Taskade Genesis app for branded URLs with automatic SSL. Business and Enterprise plans support unlimited custom domains. CNAME setup takes ~5 minutes and certificates provision automatically.

Here is the path from picking a domain to a live, branded link:

Overview

The Domains feature allows you to personalize shared public links for a consistent, branded experience on paid plans.

How Does It Work?

With Domains, you can do three things:

  1. Set up a free Taskade subdomain for your workspace, like mymarketing.taskade.site. This makes shared links more professional and easier to remember.
  2. Add a custom domain you already own, like mymarketing.my-domain.com, through your own DNS provider.
  3. Use your new domain for any public link you share.

Here is what each kind of branded link looks like:

Area What you share Branded URL
Published Taskade Genesis Apps Client portals, booking systems, dashboards, or any app you built with Taskade Genesis myapp.my-domain.com
Published Projects Timelines, deliverables, or progress updates, with no account needed to view mymarketing.my-domain.com/a/123456abc123
Published Automations Standardized processes, onboarding flows, or templates others can reuse mymarketing.my-domain.com/flow-template/workflow456
Public Forms Contact forms, surveys, or event registrations that match your domain mymarketing.my-domain.com/f/contact789
Public AI Kits Ready-made toolkits of agents, automations, projects, and templates mymarketing.my-domain.com/k/aitools101

Note: Custom Domains set for the Home space do not affect the other spaces/Apps. Cnames need to be set for each Folder/Team individually.

Get a Free Taskade Subdomain

A free Taskade domain allows you to create a branded link under the taskade.site domain, such as "mymarketing.taskade.site." This option is perfect for if you want a professional link for sharing public agents and projects without additional costs.

Here's how to get started:

  • Navigate to your workspace/ app.
  • Go to SettingsDomains.

  • Choose the Domains tab from the left sidebar.

  • Under ➕ Add Domain choose Taskade Subdomain.

  • Enter your preferred subdomain (e.g., "mycompany").

  • Click Update to save the domain name.

Note: Your new subdomain will now apply to any public agents shared from your workspace. Check our guides on Sharing Public Agents to learn more.

  • The domain will be marked as Verified.

Set Up a Custom Domain

A custom domain lets you use your own branded domain name, such as "mymarketing.my-domain.com," by configuring DNS records with your domain provider. Choose this option if you already own a domain and want full customization.

Note: Custom domains are available on paid plans.

  • Open your app Settings.

  • Go to the Domains tab on the left.

  • Choose your domain type.

  • Pick from an available Taskade subdomain or add your own.

  • Enter your domain and Taskade will show you the exact DNS record to add.

  • Add the CNAME record to your DNS provider (see provider guides below).
  • Taskade automatically checks DNS propagation .
  • SSL is auto-provisioned once verification passes (typically 5-30 minutes).
Domain Type Example Plans SSL
Taskade subdomain myapp.taskade.site All plans Auto
Taskade subdomain myapp.taskade.app All plans Auto
Custom subdomain app.yourdomain.com Paid plans Auto
Custom apex domain yourdomain.com Paid plans Auto

Buy a Custom Domain

You can buy a domain directly in Taskade to host your apps.

  • Open your app → Click the Publish drop-down (top-right).

  • Click DomainsBuy Domain.

  • Type domain keywords → Click Search to check availability.

  • Select a domain → Click AddBuy and Publish.

  • Follow the on-screen instructions to complete purchase.

Configure Domain Providers

The steps below show how to add your CNAME and TXT records at the most common domain providers. Find your provider, then follow its walkthrough to point your domain at Taskade.

GoDaddy

  1. Log in to GoDaddy > Go to My Domains.

  2. Select your domain > Click DNS.

  3. Click Add Record > Choose CNAME:

    • Name / Host: workspacename.company.com
    • Value / Points to: external.taskade.com (in Taskade under “CNAME Record”)
  4. Add a TXT Record for SSL:

    • Name / Host: value shown under “TXT Record (SSL Validation)” in Taskade
    • Value: token shown next to it in Taskade
  5. Add a TXT Record for Hostname Pre-validation:

    • Name / Host: value shown under “TXT Record (Hostname Pre-validation)”
    • Value: token provided in Taskade
  6. Click Save. Wait for DNS to propagate (usually 5–10 mins).

  7. Refresh the domain status inside Taskade.

Namecheap

  1. Log in > Go to Domain List > Click Manage.

  2. Open the Advanced DNS tab.

  3. Add a CNAME Record:

    • Host: workspacename (just the subdomain)
    • Value: external.taskade.com (in Taskade under “CNAME Record")
  4. Add a TXT Record (SSL):

    • Host: copy the value shown under “TXT Record (SSL Validation)” in Taskade
    • Value: use the matching token from Taskade
  5. Add a second TXT Record (Pre-validation):

    • Host: value from “TXT Record (Hostname Pre-validation)”
    • Value: corresponding token
  6. Click the ✔ icon to save each. Wait for DNS to update.

  7. Refresh the domain status inside Taskade.

DreamHost

  1. Log in > Go to Websites > Manage your domain.

  2. Click DNS Settings.

  3. Add a CNAME Record:

    • Host: workspacename.company.com
    • Points to: external.taskade.com (in Taskade under "CNAME Record")
  4. Add a TXT Record for SSL:

    • Host: copy from “TXT Record (SSL Validation)”
    • Value: token shown next to it
  5. Add a second TXT Record:

    • Host: from “TXT Record (Hostname Pre-validation)”
    • Value: corresponding token
  6. Save records. DNS changes are usually fast (5–30 mins).

  7. Refresh the domain status inside Taskade.

Use Cases

Not sure how to make the most of this feature? Explore these ideas next:

Enhance brand consistency Use your custom domain to create a unified, branded experience for public-facing Taskade links.
Improve client-facing communications Share public agents with a professional, easy-to-remember custom URLs to build credibility.
Boost marketing outreach Use a custom or free subdomain to make it easier to promote your work and initiatives in marketing campaigns.
Create memorable, branded URLs Replace generic Taskade links with short, branded URLs that are easy for your team and clients to remember.
Improve collaboration with partners Share your agent's public agents and using a branded domain to offer external partners seamless access and enhancing collaboration.
Increase professionalism in proposals When sharing agent links in client proposals or presentations, use a custom domain to give a polished and professional touch.
Simplify project sharing for events Use a custom domain to share links to public agents fine-tuned for specific events. Make it easy for attendees to access your content with tailored URLs.
Own your digital real estate Stand out in your industry by using a custom domain to fully brand your Taskade links and differentiate your business from competitors.

Custom Domain FAQ

How do I fix the "Request HOST is not whitelisted" error?

When a subdomain or domain is set up for a workspace, only its supported public links work. For example, if mymarketing.taskade.site is your subdomain, only public links like mymarketing.taskade.site/a/123456abc123 resolve. Open the published link from the app or Domains panel rather than typing a path by hand.

How do I fix the "custom hostname does not CNAME to this zone" error?

This shows when the CNAME record at your domain provider has not resolved to Taskade yet, so no certificate has been issued. Confirm the CNAME points at external.taskade.com with no typos, then wait. DNS changes can take up to 24 hours to propagate fully.

Which plan do I need for a custom domain?

Custom domains are available on the Business, Max, and Enterprise plans. Free, Starter, and Pro do not include them. A free taskade.site or taskade.app subdomain is available on every plan.

Can I use a root domain, or only a subdomain?

Both. A subdomain like app.yourdomain.com uses a CNAME pointing at external.taskade.com. A root domain like yourdomain.com uses an ALIAS or ANAME record at @, or you can move your nameservers to Cloudflare. Taskade shows the right instructions when you enter the domain.

📚 Learn More

Was this helpful?