You are here:
Configure Your Self-Registration Page
After you decide which page type is best for your company, set up self-registration from the Login & Registration page in Experience Workspaces.
- From Setup, in the Quick Find box, enter All Sites, and then select All Sites.
- To access Experience Workspaces, next to your site name, click Workspaces.
- From Experience Workspaces, select Administration, and then select Login & Registration.
- Under Registration Page Configuration, select Allow customers and partners to self-register. If users attempt to register with a duplicate username, they receive an error message that their request can’t be completed, but administrators aren't notified.
-
Select the self-registration page type.
- To use the Default Page, select Default Page. You can customize the default page with Visualforce. For steps, see Modify the Default Self-Registration Page.
-
To use the Experience Builder Page, select Experience Builder
Page, click
, and then select Register.
For more information on using Experience Builder to customize your page, see Manage Your Site's Pages and
Their Properties in Experience Builder .
-
To use the Visualforce Page, select Visualforce Page, click
, and then select
a custom Visualforce page.
- To use the Configurable Self-Reg Page, select Configurable Self-Reg Page. Then visit Use the Configurable Self-Reg Page for Easy Sign-Up for detailed configuration steps.
-
To use the Experience Builder Page, select Experience Builder
Page, click
, and then select Register.
For more information on using Experience Builder to customize your page, see Manage Your Site's Pages and
Their Properties in Experience Builder
Tip If you’re trying out various page types, select the Default Page and save to clear your selections before choosing another page type. -
For more control over your self-registration process, we sometimes recommend disabling
the standard Aura and Lightning Web Runtime (LWR)
self-registration components. Select Disable the standard components for
self-registration on Aura and LWR sites if your use case fits one or more of
these scenarios.
- You selected the Default, Visualforce, or Configurable Self-Reg page types.
- You selected the Experience Builder page type and you want full control over the user information that your self-registration Apex controller can collect. After you disable the standard component, create a custom component for your use case.
- You selected the Experience Builder page type and you don’t want to use the standard self-registration component that comes with your site type.
If you want to use the Experience Builder standard component that comes with your site type, leave this setting deselected to avoid breaking your flow. -
For Profile, select the profile you want to assign to new users.
- Assign a cloned version of a standard site profile as the default for self-registration. For example, assign a cloned version of the External Identity User profile. Avoid using a standard site profile as the default.
- Use a restrictive profile as the default. If needed, open up access using permission sets or sharing rules.
-
For Account, follow the corresponding step based on your use case.
-
To save new users as contacts of a business account, click
, and then select the
account you want to use.
- To save new users under individual person accounts, leave the Account field blank.
-
To save new users as contacts of a business account, click
- Save your settings.
- Test your self-registration process.
See Also
- Customize Code for Lightning Components on Login Pages
- Set Up Dynamic URLs with Experience Workspaces
- Customize the Self-Registration Apex Controller
- Configure Person Accounts for Self-Registration
- Use Apex to Configure Self-Registration in Batches for High-Volume Sites
- Use the Configurable Self-Reg Page for Easy Sign-Up
- Create a Custom Identity Verification Page

