Admin User

Application users

Use this interface to manage users: add or delete users and modify their information.

In on premise mode, only an administrator can create users. The default admin login is:

  • username: admin
  • password: 123456

See Installation to change the default configuration settings.

Only the admin can access the admin page. Access it via the navigation bar or by navigating to /admin.

admin navbar users

The admin page contains a list of all users:

users table

Here are the columns of the table:

  • Informations about users:
    • Name
    • Username
    • Email
    • Creation date
  • What the admin can do:
    • Remove: delete the user
    • Reset Password: change the user's password
  • Quotas that an admin can modify:
    • Maximal number of graph based QA Systems
    • Maximal size of graph based QA Systems (in MB)
    • Maximal number of text based QA Systems
    • Maximal size of text based QA Systems (in MB)
    • Pricing plan: API rate (e.g. number of API calls per minute)

Add a user

Click the blue "+" button next to the "Users" title to open the add-user form:

admin page add user

Change a user's password

Click the button in the "Reset Password" column for the relevant user to open the password-change form:

admin page change pwd

Remove a user

Click the button in the "Remove" column for the relevant user to open the confirmation dialog:

admin page delete user