Admin
The Admin section is only accessible to users with Admin or Super Admin role.
User Management
Navigate to Admin → Users to manage your organization's team.
Inviting Users
- Click + Add User.
- Fill in:
Field Description Name User's full name Email Login email address Password Initial password (user should change this) Role USER, ADMIN, or SUPER_ADMIN - Click Create.
Changing a User's Role
- Find the user in the list.
- Click Edit.
- Change the Role field.
- Click Save.
Deactivating / Deleting a User
Click the Delete icon next to a user. Deleted users lose access immediately.
Organization Management
(Super Admin only) — Navigate to Admin → Organizations to manage all organizations on the platform.
Creating an Organization
- Click + Create Organization.
- Enter the organization name.
- Click Create.
New organizations start with no plan assigned. Assign a billing plan from Admin → Billing.
Editing an Organization
Click Edit on any organization to update its name or other settings.
Telephony Configuration
(Admin) — Navigate to Settings → Telephony to configure your organization's Twilio phone numbers.
| Setting | Description |
|---|---|
| Account SID | Twilio account SID |
| Auth Token | Twilio auth token |
| Phone Number | The Twilio number used for outbound calls |
After saving, click Sync Numbers to pull your available numbers from Twilio.
Security Notes
- Passwords are hashed with bcrypt — administrators cannot see user passwords
- After 5 failed login attempts, an account is locked for 15 minutes automatically
- Password reset emails expire after 1 hour
- All security events (lockouts, resets) are logged internally