User Management
Inviting a New User
- Go to Admin → Users.
- Click + Invite User.
- Enter the email address and select a role.
- Click Send Invitation. The user receives an email with a registration link valid for 7 days.
Resending an Invitation
If a user hasn't accepted their invitation, click Resend next to their pending invitation in Admin → Users → Pending Invitations.
Editing a User's Role
- Open Admin → Users.
- Click the user's name.
- Change the Role field and click Save.
Deactivating a User
Deactivated users cannot log in and are excluded from assignee dropdowns. Their historical work (tickets, comments, time entries) remains intact.
- Open Admin → Users.
- Click the user's name.
- Toggle Active to off and click Save.
Resetting a Password
Admins cannot see passwords, but can trigger a password reset email:
- Open the user's profile in Admin → Users.
- Click Send Password Reset.
- The user receives a reset link valid for 1 hour.
Multi-Tenancy
Creating a New Organisation (Tenant)
- Go to Admin → Organisations (SUPER_ADMIN only).
- Click + New Organisation.
- Set:
- Name and Slug (URL-safe, unique across the platform).
- Admin Tenant — check this only for the operator's own organisation (at most one per instance).
- Demo — marks this as a demo tenancy with synthetic data.
- Click Save.
Per-Tenant Feature Overrides
Operators can restrict which features a specific tenant can use:
- Open the organisation in Admin → Organisations.
- Edit the Features Enabled field — a JSON array of feature codes (e.g.
["helpdesk","crm","rmm"]). - The effective feature set is the intersection of the licence's features and this override.
- Leave blank to grant all licence-enabled features.
Switching Tenants (Admin Users)
Admin tenancy members can switch into any customer tenant:
- Click the tenant switcher at the bottom of the left sidebar.
- Select the target organisation from the dropdown.
- The portal reloads scoped to that tenant. A banner shows which tenant you're currently in.
Teams
Teams group agents for routing and signature purposes.
- Go to Admin → Helpdesk → Teams.
- Click + New Team.
- Add members and assign MEMBER or MANAGER roles within the team.
- Optionally create a Team Signature for public replies from this team.