Management Overview
This section provides detailed documentation for management functions and administrative tasks. Every management module corresponds to specific control and oversight capabilities in the application.
User Management
The User Management module allows viewing, adding, editing, and removing users.
- Required fields: Username, Email, Password
- Optional fields: Phone number
- Claims: Users can be assigned claims (see table below).
- Password change: Only the currently signed-in user can change their own password.
During the initial installation, two users are created automatically:
- admin (Email: admin@email.com, Password: P@ssw0rd)
- user (Email: admin@email.com, Password: P@ssw0rd)
Claims
| Claim | Function / Permission Description |
|---|---|
| CanUseGui | Access to the graphical user interface |
| CanUseMap | Access to map features |
| CanUseSsi | Use subscriber identifiers (SSI) |
| CanTakeSsi | Take control of subscriber identifiers (SSI) |
| CanUseLogging | Access to logging functionality |
| CanUseEventLog | Access to the event log |
| CanUseDirectMessaging | Send and receive direct messages |
| CanReadConfig | Read configuration settings |
| CanManageConfig | Create, edit, and delete configuration settings |
| CanManageUsers | Manage users and their accounts |
| CanManageTracking | Manage tracked objects |
| CanManageTeams | Manage teams of subscribers |
| CanManageGeoFencing | Manage geofences |
| CanManageGeoPathing | Manage geopaths |
| CanManageMailGateway | Manage the mail gateway |
| CanManageSubscribers | Manage subscribers |
| CanViewTrackedObjectProperties | View properties of tracked objects |
| CanEditTrackedObjectProperties | Edit properties of tracked objects |
Subscriber Register
The Subscriber Register is used to read TETRA subscriber information via the TETRA gateway.
It mirrors the TETRA Subscriber Register and organizes subscribers into the following categories:
- Subscriber
- Group
- Profile
- Organization
Features:
- Select subscribers and create TrackedObjects or Teams from them
- If a TrackedObject already exists for a subscriber, a button to navigate to it is displayed
Notes:
- The register is read-only. Writing is only possible directly in the TETRA Subscriber Register.
- Useful for verifying that the connection to the TETRA network is working.
Tracked Object Management
The Tracked Object Management module allows viewing, adding, editing, and removing tracked objects.
A tracked object always consists of:
- The SSI of a TETRA subscriber
- An icon
- A color
Additional options:
- A name can be entered manually, or the "Sync name to network" switch can be used to take the Description value from the Subscriber Register.
- Metadata can be stored as key-value pairs. Multiple metadata entries are supported.
- It is possible to create multiple tracked objects at once, sharing the same icon, color, and metadata.
Subscriber selection options:
- Add individual subscribers
- Define a range (start and end) of subscribers
- In both cases, Sync name to network can be applied
Teams Management
The Teams Management module allows viewing, adding, editing, and removing teams.
- A team is a collection of subscribers (SSIs) grouped under a team name.
- This view only indicates whether a team is currently being tracked.
- To track a team, please use the map interface (see documentation in the Map – Team section).
Geofences
The Geofences module allows you to view, select, edit, and deactivate geofences.
Creation of new geofences is only possible via the map interface.
Also see the Edit Geo Fence dialog section on the Map page for more information on the configurable values of a Geo Fence and how to set them.
Speed Limits
The Speed Limits module allows you to view, add, edit, and delete speed limits.
Each speed limit consists of the following fields:
- Description: A short explanation of the speed limit
- Type: The category of object the speed limit applies to
- Subscriber
- Profile
- GeoFence
- GeoPath
- Team
- Trigger Object: The specific instance of the chosen type
- Speed Limit: A numeric value
- Speed Unit: Either km/h, mph, or m/s
Notes:
- A speed limit can only be defined for one instance of the selected type
- For multiple subscribers, you must either create multiple speed limits or group subscribers into a team and apply the limit there
Rules
The Rules module is an essential part of the system but too complex to be explained in this overview.
For detailed information, please refer to the dedicated documentation page: Rules
Event Log
The Event Log module provides an overview of all event logs.
Features:
- Filter logs by various parameters (see table below)
- Enable live mode to stream logs as they occur in the backend
- Export event logs for further analysis
Filter Parameters
| Parameter | Description |
|---|---|
| Start | |
| End | |
| Top N | |
| Event | |
| Source | |
| Tracked Object | |
| Severity |
System Logs
The System Logs module provides access to logs generated by the backend that are not necessarily tied to events.
Features:
- Filter view similar to the Event Log
- Additional free-text search available
- Logs are only persisted within the browser session and limited to a maximum age of 1 day
- The same logs are also stored in backend log files














