Custom form URL
Every form has a URL-safe slug that identifies it within your workspace. It starts out derived from the form's title, but you can set it to whatever you like, useful for clean, memorable links you share or embed.
Editing the slug
- Open a form's Settings panel.
- Find the URL field. It shows the fixed prefix
/f/{workspace}/followed by the editable slug. - Type a new slug. It updates live:
- A green check means the slug is available. - A red mark means it's already taken or contains invalid characters.
The helper text notes the slug is "auto-derived from title until you edit it manually." Once you edit it by hand, it stops tracking title changes.
Notes
- Slugs must be unique within your workspace and URL-safe (letters, numbers, and hyphens).
- Changing a published form's slug changes its link. Update any places you've shared or embedded it.
- The
{workspace}portion comes from your workspace URL slug. - Available on all plans.
Related articles