User Registration creates a standard WordPress user after a successful form submission. It is useful for membership requests, course signups, partner portals, private communities, and any flow where the visitor should receive a WordPress account without manually contacting an admin.
On submission, Form Forge uses the mapped email field first. If the email already exists, it does not create a duplicate user. New users receive the standard WordPress new-user notification email with login details, and the original form submission is still saved normally.
> Good to know: User Registration is PRO-gated. If PRO is not active, the setting is locked and saved forms cannot silently create users.
—