Section: Admin
Updated: 2026-05-05
The Admin section is restricted to administrators. It contains:
Navigate to Admin in the sidebar to see the sub-items.
Navigate to Admin → Users & Groups.
This single page shows both the Users list and the Groups list side by side (or in sections).
Shows all system user accounts.
Actions per user row:
The user can then log in with their email and password.
To remove access without deleting the account:
Reactivate with the Activate button when needed.
Each user can have up to four dashboard widgets. An administrator can set these centrally:
If no widgets are configured, the system shows the first four widgets the user has permission to access.
Groups are named sets of users. Permissions are typically assigned to groups so that everyone in the group automatically inherits the same access.
Actions per group row:
Navigate to Admin → Permissions.
This page manages module-level access via a hierarchical permission shortcode system. Each module and action has a unique shortcode (e.g. finance:vendor-bills, dms:queue, leads:own).
finance:*) grants access to all sub-permissions under that prefix automatically.| Shortcode | What it grants |
admin:* | Full admin access |
finance:* | Full Finance module access |
finance:vendor-bills | View vendor bills only |
finance:invoices | View sales invoices only |
dms:* | Full Document Management access |
dms:queue | Access to Documents Queue |
dms:documents | Access to Documents Storage |
leads | View leads (own by default) |
leads:* | View all leads across all owners |
leads:own | View only own leads |
contracts | View contracts |
callmessages:* | View all missed call records |
callmessages:own | View only calls for the user's own name |
instruments:* | Full Financial Instruments access |
banking:* | Full Banking access |
master-data:partners | View and manage partners |
Navigate to Admin → Object Access.
Object Access is a central view of all per-record grants in the system. Normally access grants are managed from within the record itself (via the violet lock icon button on any list), but this admin page gives a complete overview.
Module-level permissions (Permissions page) control what sections a user can see. Object-level grants go one step further — they grant access to a specific record for a user who would not otherwise have access.
Example: A user has leads:own (only their own leads), but you want them to see one specific lead owned by someone else. You add an object grant for that lead record directly.
DMS Documents, DMS Queue Records, DMS Teams Storage Paths, Vendor Bills, Sales Invoices, Payments, Vouchers, Partners, Leads, Contracts, Subscriptions.
Click the Delete button on the grant row. The grantee immediately loses the extra access.
Navigate to Admin → Notifications.
Push Notifications appear in the bell icon panel in the top navigation bar for the targeted users. They are useful for system announcements, reminders, or important alerts.
The notification appears immediately in the target users' bell panels.
| Task | Steps |
| Create a new user account | Admin → Users & Groups → Add User → fill form → Save |
| Deactivate a user | Users & Groups → user row → Deactivate button |
| Assign a user to a group | Users & Groups → user row → Manage Groups → add group |
| Configure dashboard widgets for a user | Users & Groups → user row → Manage Widgets |
| Create a permission group | Users & Groups → Add Group → fill name → Save |
| Grant a group Finance access | Permissions → select group → enable finance:* → Save |
| Give one user access to a specific lead | Object Access → Object Type: Lead → search lead → grant user |
| Send an urgent message to all users | Notifications → Add Notification → target All → Important on → Save |