docs/admin-interface/system/users/README.md
The Users section allows you to manage administrative accounts that have access to your store's backend. Here you can create new users, assign them to specific user groups with defined permissions, monitor login activity, and enhance security by reviewing authorization history.
{% stepper %} {% step %}
Log in to your admin dashboard and go to System → Users → Users. {% endstep %}
{% step %}
You will see a list of all existing administrative users with their usernames, names, email addresses, user groups, and status. {% endstep %}
{% step %}
Use the Add New button to create a new user or click Edit on any existing user to modify their details. {% endstep %} {% endstepper %}
The user list includes several filters to help you find specific users:
When editing or adding a user, you'll find three main tabs:
<details> <summary><strong>User Details</strong></summary>Account Information
Security Monitoring
This tab helps you monitor account activity and detect unauthorized access attempts.
</details> <details> <summary><strong>Authorize History</strong></summary>Two-Factor Authentication Logs
This tab tracks Two-Factor Authentication events and other authorization processes.
</details>{% hint style="info" %} Password Security: OpenCart enforces strong passwords by default. New passwords must contain at least one uppercase letter, one lowercase letter, one number, and one symbol, and be between 4 and 20 characters long. {% endhint %}
To add a new staff member with backend access:
If a user forgets their password or needs it reset:
To temporarily prevent a user from accessing the admin without deleting their account:
Principle of Least Privilege
Organizational Efficiency
{% hint style="warning" %} Security Warning ⚠️ Never share administrative credentials. Each staff member should have their own unique account with appropriate permissions. This ensures accountability and allows you to disable access individually if needed. {% endhint %}
Common Causes and Solutions
Permission Issues
Duplicate Account Prevention
"Proper user management is the first line of defense for your store's security. Each administrative account should have precisely the permissions needed—no more, no less—to maintain both security and operational efficiency."