Custom link
Give a form a readable URL slug instead of the random public id.
How it works#
Every published form has a public URL built from a random id. A custom link replaces that with a readable slug — e.g. /f/contact-us instead of /f/a8f3k2 — that's easier to share, type, and remember.
Set a slug#
- Open the form's Share page.
- Next to the public URL, type your slug (letters, numbers and dashes).
- Save — the public link updates immediately.
Slugs are routing keys, so each one is unique. If a slug is taken, pick another. Cloned forms don't inherit the original's slug.
On a custom domain#
If you've connected a custom domain, you can also set a per-domain slug for each form on the Custom domain settings page — that's the path respondents use at yourdomain.com/your-slug.