Stand with Ukraine flag
Pricing Try it now
MQTT Broker
Documentation > Administration UI > Users
Getting Started
Installation Architecture API FAQ
On this page

User management

TBMQ provides a single user role: Administrator. Administrators have full permissions to create, update, and delete user accounts.

User management can be performed through TBMQ’s Web UI or REST API.

Add user

To add a new User, please follow these steps:

  1. On the left-hand menu, click ‘Users’ and then the plus icon to create a new user.
  2. Provide the user’s email address, which must be unique within the system. The fields for first name, last name, and description are optional. Click Add to create the user.

Note that all new users are initially created with the default password sysadmin. Upon logging in, users will be prompted to change the default password.

Edit user

To edit the details of an existing administrator, please follow these steps:

  1. Locate the desired user in the Users table and click on the corresponding row.
  2. Click the Toggle edit mode button to modify the user’s first name, last name, or description.
  3. Click the Apply changes button to save any modifications.

Delete user

Logged-in user can delete other users, but not itself. To delete the user, follow these steps:

  1. Find the user in the Users table and click on the corresponding row.
  2. Click the Delete user button and confirm the action by selecting Yes.

Login as another user

TBMQ allows Admin users to securely log in as other users automatically, without requiring their credentials or manual authentication.

  1. Find the user in the Users table (you can only log in as other users).
  2. Click the Login button in the corresponding row.