After July 2021, the 2.3.x release line no longer received quality updates or user guide updates. PHP 7.3 reached end of support in December 2021, and Adobe Commerce 2.3.x reached end of support in September 2022. We strongly recommend upgrading to Adobe Commerce 2.4.x to help maintain PCI compliance.

Adding Users

This site contains archived merchant documentation for a version of Adobe Commerce and Magento Open Source that has reached end-of-support. The documentation available here is intended for historical reference only and is not maintained. The Adobe Commerce Merchant Documentation for current releases is published on the Adobe Experience League.

When your store is first installed, a default Admin account is created with login credentials that give you full administrative access. As a best practice, one of the first things you should do is to create another user account with full Administrator access. That way, you can use one account for your everyday Administrative activities, and reserve the other as a “Super Admin” account in case you forget your regular credentials or they somehow become unusable.

If there are others on your team, or service providers who need access, you can create a separate user account for each, and assign restricted access based on their business need to know. To limit the websites or stores that users can access when they log in to the Admin, you must first create a role with limited scope and only the necessary resources selected. Then, you can assign the role to a specific user account. Admin users who are assigned to a restricted role can see and change data only for websites or stores that are associated with the role. They cannot make changes to any global settings or data.

User types for your Magento Admin Example Admin Users

Step 1: Create a new user

  1. On the Admin sidebar go to System > Permissions > All Users.

  2. In the upper-right corner, click Add New User.

  3. In the Account Information section, do the following:

    User account information New User Account Information

    • Enter the User Name for account.

      The User Name should be easy to remember. It is not case-sensitive. For example, if your user name is John, you can also log in as john.

    • Complete the following information:

      • First Name
      • Last Name
      • Email address

        This email address must be different from the one that is associated with your original Admin account.

    • Assign a Password to the account.

      An Admin password must be seven or more characters long, and include both letters and numbers. For additional password options, see Configuring Admin Security.

    • In the Password Confirmation box, repeat the password to make sure it was entered correctly.

    • If your store has multiple languages, set Interface Locale to the language to be used for the Admin interface.

  4. Set This Account is to Active.

  5. Under Current User Identity Verification, enter Your Password.

    Enter your password for verification Current User Identity Verification

Step 2: Define the role

  1. In the left panel, choose User Role.

    The grid lists all the existing roles. For a new store, Administrators is the only role available. If you need another role, you can define a new role and then edit the user account to assign it.

  2. In the Assigned column, select the Administrators option.

  3. Click Save User.

    Magento Admin - add new user role Add New User Role