How to setup custom domain for your forms - Minform Help
minformMinform
Create a form

  • Create a form
  • Embed your form
  • Page types
  • Using Keyboard Shortcuts
  • Form History (versioning)
  • Spaces and Team members
  • View Responses

  • Zapier Integration
  • Meta (Facebook) Pixel
  • Google Analytics
  • Webhooks
  • Email notifications
  • Sync forms with google sheets

  • Form Analytics Dashboard
  • Mastering AI Prompts for Form Modification
  • Custom Code Injection
  • How to setup custom domain for your forms
  • AI Credit System for Minform
  • How to rename forms
  • How to assign scores to quiz forms
  • Enabling RTL (Right to Left) support
  • How to auto-save form response
  • Conditional Logic, Calculator, and Variable Mentions
  • How to create a multi column form
  • How to add a progress bar to a form
  • How to create a quiz form with time limit
  • Building Outcome & Personality Quizzes with AI
  • Collect Payments on Your Forms with Stripe
  • Auto-generating feedback for quiz with AI
  • Show Quiz Answers on Results Page
  • How to customize error messages in minform
  • Timer Access Codes for Secure Quizzes
  • Add Media to Questions
  • How to Protect Forms with CAPTCHA
  • Translate Forms to Any Language
minformMinform

Build smarter quizzes and forms with AI. Product recommendations, lead qualification, assessments — describe what you need, AI builds it.

Become an Affiliate

Product

  • Features
  • Integrations
  • Pricing
  • AI Form Builder
  • AI Survey Builder
  • AI Quiz Maker
  • AI PDF to Quiz Maker
  • Lead Gen Quiz
  • Vocabulary Quiz Maker
  • Image to Quiz Maker

Free Tools

  • PDF to Quiz
  • Vocabulary Quiz
  • Spelling Test
  • Multiple Choice Quiz
  • YouTube to Quiz
  • URL to Quiz
  • Grammar Quiz
  • Reading Comprehension
  • Product Recommendation
  • True/False Quiz
  • Image to Quiz
  • View All Tools

Resources

  • Templates
  • Blog
  • Help Center
  • Changelog
  • Affiliate Program

Compare

  • Minform vs Typeform
  • Minform vs Google Forms
  • Minform vs JotForm
  • Minform vs SurveyMonkey
  • Minform vs Tally

Support

  • Privacy Policy
  • Terms of Service

© 2026 Minform. All rights reserved.

How to setup custom domain for your forms

Custom domains allow you to serve your forms from your own domain (e.g., forms.yourcompany.com) instead of minform.io. This provides a fully white-labeled experience for your users.

Prerequisites

  • A Business plan on Minform.
  • Access to your domain's DNS settings (e.g., GoDaddy, Namecheap, Cloudflare).

Step 1: Add your domain in Minform

  1. Go to your Settings page in the Minform dashboard.
  2. Navigate to the Custom Domains tab.
  3. Click on Add Custom Domain.
  4. Enter the full domain you want to use (e.g., forms.example.com).
Note: We recommend using a subdomain like forms, app, or survey (e.g., forms.example.com). Root domains (e.g., example.com) are also supported but may require CNAME flattening support from your DNS provider.

Step 2: Configure DNS

Once you've added the domain, you need to point it to Minform.

  1. Log in to your domain registrar's dashboard (where you bought your domain).
  2. Find the DNS management section.
  3. Add a new CNAME record with the following details:

Type

Name / Host

Value / Target

TTL

CNAME

forms (or your subdomain)

cname.minform.io

Automatic / 1 Hour

Example: If your domain is example.com and you want to use forms.example.com, the Name/Host is forms. If you are using a root domain, the Name/Host is usually @.

Step 3: Verify

After adding the DNS record, return to the Minform Custom Domains settings.

  1. Click the Refresh button next to your domain.
  2. Minform will check your DNS settings.
    • Pending: DNS changes can take up to 24 hours to propagate, though it's usually much faster.
    • Active: Your domain is ready!
    • Error: Double-check your DNS settings to ensure the CNAME record is correct.

Step 4: Using your custom domain

Once active, all your forms will be accessible via your custom domain.

  • Original URL: https://minform.io/f/your-form-slug
  • Custom URL: https://forms.example.com/your-form-slug

SSL certificates are automatically provisioned and renewed for your custom domain.

Screenshot 2026-04-02 at 4.50.25 PM