Create your account
Register a new user and start a new organization. The first user becomes the organization admin.
Step 1 of 2
What this setup includes
- Users table for account credentials
- Organizations table to isolate tenants
- Roles table per organization
- Memberships table linking users to organizations
- Membership roles table for multi-role access
Isolation model: shared_database
Access model: admins can manage their organization, members can participate, viewers can read only.
Next steps: add a dashboard and invite flow for richer multi-tenant workflows.