The TellusR administration interface provides role-based access to its widgets, while the API has two distinct access levels. This section outlines dashboard roles, default users, API access levels, and password reset instructions.
TellusR dashboard users are assigned one of two roles:
When TellusR is installed, two default users are created for dashboard access, both with the same initial password:
admin
tellusr
To reset a password for a dashboard user:
TellusR’s API does not use the same role-based system as the dashboard. Instead, it has two predefined users with different access levels:
Admin API User (admin) Has access to admin operations in the API, such as managing semantic indexing. Required for performing administrative API tasks.
General API User (tellusr) Has access to general API operations, such as managing projects, uploading documents, and querying data. Cannot perform admin-level API actions.
We highly recommend to change the default passwords just after installing the TellusR solution.