Workspaces in the Clerk Dashboard
This guide will walk you through how to use the Clerk Dashboard to create additional workspaces, invite collaborators, and transfer your apps between workspaces.
Create additional workspaces
- In the top-left of the Clerk Dashboard, select the workspace dropdown.
- Select Create workspace. A modal will open.
- Complete the form. Workspace slugs are unique across all instances, so common naming conventions might already be in use by another instance.
- Select Create workspace. The newly created workspace will be set the active workspace.
Invite collaborators to your workspace
- In the top-left of the Clerk Dashboard, select the workspace dropdown.
- Select Manage. You will be redirected to the Team settings page of the active workspace.
- Select Invite user.
- In the Invite user form, enter the email of the user you want to invite and select the role to assign.
- Select Invite.
Transfer ownership of an application
Transferring an application between two workspaces does not cause disruptions. Your API keys, settings, domains, and other configurations remain unchanged, and your app will continue to function as expected. Only the ownership is updated, so no further action is needed to maintain continuity for existing users.
- In the top-left of the Clerk Dashboard, open the workspace dropdown and select the workspace that contains the application you want to transfer.
- Locate and select the application to transfer.
- At the top of the Clerk Dashboard, select Configure.
- In the navigation sidenav, under the Application heading, select Settings.
- Select Transfer ownership. A modal will open.
- Complete the form and select Transfer ownership. The page will redirect to the Applications page and show the transferred application.
Transfer to a workspace without billing information
An application with an existing paid subscription can only be transferred to a workspace with active billing information. You can set up billing information on the receiving workspace without being charged.
To set up a payment method without being charged:
- In the top-left of the Clerk Dashboard, select the workspace dropdown.
- Select the workspace that you want to transfer the application to.
- Select the workspace dropdown again, and select Manage.
- In the top menu bar, select Billing, then select Upgrade to unlimited members.
- Add your billing information. You will not be charged immediately. Doing this just ensures billing information is added to the workspace.
- Once that billing information is added, you will be able to transfer your Clerk app to the receiving workspace.
Feedback
Last updated on