User guide
How to invite company users to the company Datahub account
First of all, you have to define which level of access you would like to provide. There are three levels of access:
- Company level - access to all company assets
- Application level - access to all assets connected to the single app
- Group level - access to all assets connected to the single user group (Instance)
Then, follow the next steps: Datahub -> Management - > Access management
How to create a community and add app users to the community.
Our architecture allows you to use user groups (instances) as a community. To join the community or user group, please get an invitation code for a certain group and use it either in Zenroad based applications (open-source app) or via APIs.
Steps 1 - get invitation code: Datahub -> Management -> Invitation code
Steps 2 - Join a community:
Zenroad based products
Zenroad -> Settings -> join a company - > 'CODE'
'CODE' is a unique community/ user group ID. all users who use the 'CODE' will be automatically moved to the group. The changes will automatically appear in the Datahub.
API
How to enable Realtime data and point it to the 3rd party TMS/fleet platform
please go to the Datahub -> management -> realtime data
Then Enable the service to the selected group of users
Configure EMEI for your users. Be aware that we generate a virtual EMEI for each user automatically, so you can use them in your TMS system or set your own EMEI.
as the next step, configure your TMS/fleet management system server settings by providing IP and port
How to create a new user group
Go to the Datahub -> Management -> select the app -> create a new group.
User Statuses
Active (green)
User has enriched tracks WITHIN last 14 days
Inactive (yellow)
User has enriched tracks OVER last 14 days, but has excluded tracks WITHIN last 14 days, which means that Telematics SDK is active.
Lost (red)
User has enriched tracks OVER last 14 days and has excluded tracks OVER last 14 days, which usually means that the app was removed or any issues occurred.
No Data (gray)
User has no enriched tracks and no excluded tracks, which means one of these:
- user was created manually or through API, but app was not installed
- user has installed the application, but SDK hasn't been activated. Usually because of the required permissions haven't granted correctly
Error (vinous)
User has NO enriched tracks and has excluded and/or invalid tracks, which means one of these:
- User really has no tracks that are valid for successful enrichment yet, and after a valid trip his status will be “active”
- Restrictions on a device (ex. power management restrictions)
- SDK was not installed properly
- The device is defected (ex. a lot of GPS low-accuracy outliers or other errors)
Please use DataTool CSV export to investigate this status more carefully for each user.
Updated 29 days ago