Get your share link
Open the Share panel
From the form builder or your forms list, click Share in the top-right toolbar. The Share panel opens with your form’s public URL already selected.
Copy the link
Click Copy link. The URL follows the format:This is a permanent link — it stays the same as long as the form exists.
Custom domain (vanity URL)
Instead of aforms.formflows.ai URL, you can serve your forms from your own domain — for example, forms.yourcompany.com.
Add your subdomain
Enter the subdomain you want to use (for example,
forms.yourcompany.com) and click Add domain.Update your DNS
FormFlows.ai will display a CNAME record to add to your DNS provider. The record points your subdomain to FormFlows.ai’s servers. DNS propagation typically takes a few minutes, but can take up to 48 hours.
| Type | Name | Value |
|---|---|---|
| CNAME | forms | proxy.formflows.ai |
Custom domains are available on the Pro plan and above. Each workspace can have one custom domain. Individual forms inherit the workspace domain automatically — no per-form configuration is needed.
Pre-fill fields via URL parameters
You can pre-populate form fields by appending query parameters to the share link. This is useful when you already know information about the person filling in the form — for example, their email address from a CRM campaign. The query parameter name must match the field key set in the form builder. Field keys are visible under Field settings → Advanced → Field key.&. Values should be URL-encoded if they contain spaces or special characters.
QR code
FormFlows.ai generates a QR code for every form automatically — useful for print materials, event signage, or product packaging.Download the QR code
Switch to the QR code tab. You can download the code as a PNG or SVG file. Use SVG for print materials to ensure sharp rendering at any size.
The QR code points to your current share link, including any custom domain if configured. If you change the form’s custom domain later, regenerate and redistribute the QR code.
Email sharing
You can send your form link directly from the FormFlows.ai dashboard without switching to an email client.Enter recipients
Type one or more email addresses separated by commas, or paste a list. You can also upload a CSV file of recipients — FormFlows.ai will send each person a personalized link with their email pre-filled.
Customize the message
Edit the subject line and body text. The form link is inserted automatically. You can include
{{first_name}} and {{email}} placeholders if you uploaded a CSV.Send
Click Send invitations. Each recipient receives a plain-text email from
[email protected]. Replies go to the email address configured under Settings → Notifications.Password protection
To require a password before anyone can view or submit your form:- Open Form settings → Access.
- Toggle on Password protection.
- Enter a password and click Save.
Expiring links (close date)
You can set a date and time after which submissions are no longer accepted. The form page remains visible, but visitors see a “This form is closed” message instead of the form fields.- Open Form settings → Access.
- Toggle on Close date.
- Choose a date and time (your workspace timezone applies by default).
- Optionally, enter a custom message to display after the form closes.
What’s next
Embed a form
Add your form directly to a webpage instead of sharing a standalone link.
Access control
Restrict submissions to signed-in users, a specific IP range, or a limited count.
