Skip to content

User management settings

User management settings allow you to configure how user data is handled in the environment and what attributes are available for users in your application. These settings are accessible from the User Management section in the Scalekit dashboard.

The Configuration tab provides several important settings that control user registration, organization limits, and branding.

Control whether users can sign up and create new organizations. When enabled, users can register for your application and automatically create a new organization.

Define the maximum number of organizations a single user can create. This helps prevent abuse and manage resource usage across your application.

Configure how long user invitation links remain valid. The default setting of 15 days ensures that invitations don’t remain active indefinitely, improving security while giving invitees reasonable time to accept.

Customize what you call an “Organization” in your application. This meta name appears throughout all Scalekit-hosted pages. For example, you might call it:

  • “Company” for B2B applications
  • “Team” for collaboration tools
  • “Workspace” for productivity apps
  • “Account” for multi-tenant systems

The User Attributes tab allows you to define custom fields that will be available for user profiles. These attributes help you collect and store additional information about your users beyond the standard profile fields.

When you define custom user attributes, they become part of the user’s profile data that your application can access. This allows you to:

  • Collect additional information during user registration
  • Store application-specific user data
  • Personalize user experiences based on these attributes
  • Use the data for application logic and user management