{"id":177,"date":"2018-09-10T04:58:48","date_gmt":"2018-09-10T04:58:48","guid":{"rendered":"https:\/\/meetanshi.com\/blog\/2018\/09\/10\/create-new-admin-user-in-magento-2\/"},"modified":"2026-04-22T13:42:53","modified_gmt":"2026-04-22T08:12:53","slug":"create-new-admin-user-in-magento-2","status":"publish","type":"post","link":"https:\/\/meetanshi.com\/blog\/create-new-admin-user-in-magento-2\/","title":{"rendered":"How to Create New Admin User in Magento 2"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Sometimes, a Magento 2 (Adobe Commerce)store is managed by multiple people. There may be a requirement when all the store managers\u00a0need the full rights, or the store owner may need to limit access to managers based on their responsibilities. Also, there is a time when you need to provide temporary access to your store. It\u2019s when you need to\u00a0create a new admin user in Magento 2.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Creating multiple admin users simplifies the store\u2019s administration and management. Each admin plays a unique role in the store\u2019s functioning. After doing this in <a href=\"https:\/\/meetanshi.com\/blog\/create-admin-menu-in-magento-2\/\">Magento 2 create admin menu<\/a>\u00a0which will help you access any custom page in the admin panel.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Losing admin passwords is also a possibility when these methods will be useful to you!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Methods to Create New Admin User in Magento 2:<br><\/h2>\n\n\n\n<h2 class=\"wp-block-heading\">1. Using the Command Line<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Launch the SSH terminal and connect to your Magento 2 (Adobe Commerce)store. Go to the root directory of your Magento 2 store and run the following command:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">php bin\/magento admin:user:create --admin-user=admin --admin-password=admin123 --admin-email=test@meetanshi.com --admin-firstname=the --admin-lastname=meetanshi<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">When the execution of the command is completed, the success message is displayed.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">2. &nbsp;Using the Admin Panel<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Log in to the admin panel and navigate to\u00a0<strong>System -> All Users.<\/strong><\/li>\n\n\n\n<li>On clicking&nbsp;<strong>Add New User,&nbsp;<\/strong>you\u2019ll land on the user information tab, where account information is to be filled.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2018\/09\/1_added-users.png\" alt=\"1_added-users\" class=\"wp-image-3435\"\/><\/figure>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>Activate the account and input the password.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2018\/09\/2_Add-new-user.png\" alt=\"2_Add-new-user\" class=\"wp-image-3436\" style=\"width:840px;height:auto\"\/><\/figure>\n\n\n\n<ol start=\"4\" class=\"wp-block-list\">\n<li>Assign the user role as per your requirement as shown below.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2018\/09\/3_User-role.png\" alt=\"3_User-role\" class=\"wp-image-3437\" style=\"width:840px;height:auto\"\/><\/figure>\n\n\n\n<ol start=\"5\" class=\"wp-block-list\">\n<li>Save the user, and it&#8217;s done!<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Hopefully, you\u2019d get the solution you\u2019re looking for!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Thank You!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Sometimes, a Magento 2 (Adobe Commerce)store is managed by multiple people. There may be a requirement when all the store managers\u00a0need the full rights, or&#8230;<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[34],"tags":[],"class_list":["post-177","post","type-post","status-publish","format-standard","hentry","category-magento"],"acf":[],"_links":{"self":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/177","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/comments?post=177"}],"version-history":[{"count":6,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/177\/revisions"}],"predecessor-version":[{"id":26344,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/177\/revisions\/26344"}],"wp:attachment":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/media?parent=177"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/categories?post=177"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/tags?post=177"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}