Account & organization
Account overview
Users, organizations, and how access is scoped across WisebotAI.
Account overview
Users
Each user has a profile (name, email, avatar) and can belong to multiple organizations. Authentication is handled in-app (email/password, OAuth) with sessions for secure access.
Organizations
An organization is the billing and data boundary for your team:
- Name, slug, and optional description identify the org in URLs and switchers.
- Settings can control member invitations and email verification requirements (as configured for your deployment).
- Stripe links the org to subscriptions and invoices for paid plans.
Where to manage
- Organization page in the dashboard — high-level org management (as exposed in your app).
- Settings — profile and, depending on role, billing-related settings.
See also Organizations, Invitations, and Roles & permissions.