After deploying the Apidog server, you can access the Apidog admin panel at the URL: {BASE_URL}/admin.The username and password are the values of the ADMIN_USERNAME and ADMIN_PASSWORD environment variables.
The Overview section displays some basic information about the Apidog server, including the number of Teams, Projects, Members, and Licenses, as well as the expiration date of the Licenses.
Please note that the number of Members may be higher than the number of active Licenses, as Members can be disabled when they leave the organization. Licenses only limit the number of currently active clients, and do not account for historical user accounts in the server.To make the statistics more meaningful, the option to exclude Teams with only 1 Member is provided. This helps filter out the automatically generated personal Teams that are created for new users, which contain a sample project.You can also see data such as Test Coverage and User Usage here.
Here the admin can view the lists and basic data of all Teams, Projects, and Users.For Teams and Projects, the admin can only view the basic information here.For Users, the admin can perform the following operations:
1.
Modify the username and registered email
2.
Disable users to free up their licenses for reallocation.
3.
Reset user passwords
4.
Grant users Super Admin privileges. Super Admins can access data from all teams within the system via the desktop client without needing to join those teams.