
Create an account
Fill in your details
- Full name
- Email (you own it — used for verification)
- Organization name — a new workspace is created for you
- Password (≥ 8 characters, letters and numbers)
Verify your email
The system sends an activation link. Open the email, click the link → you land on the
verification page → your account is active.First sign-in
Return to
/auth/login, enter your email + password. You go straight to the dashboard at /home.
Sign in
/auth/login — enter your email and password.
Sessions are token-based. When the token expires you’re redirected back to the login page.
Forgot password
Click Forgot password
On
/auth/login → “Forgot password” link.Roles in an Org
When you join an org you have exactly one role:| Role | Permissions |
|---|---|
| owner | Full control — including deleting the org. |
| admin | Management — users, integrations, billing. |
| member | Operations — run campaigns, work the CRM. |