{"section":"tracks","requestedLocale":"en","requestedSlug":"creating-and-editing-users","locale":"en","slug":"creating-and-editing-users","path":"docs/en/tracks/vtex-modules-getting-started/accounts-and-permissions/creating-and-editing-users.md","branch":"main","content":"You can also register and manage __users__ through the Account Management module in Admin.\n\nThis is where we register the users that can access the administrative environment of the store. Here we can also manage which actions each user is allowed to perform in the store.\n\n## Creating Users\n\n1. In the Account Management module, click on the **Users** tab.\n2. Click on the **New User** button.\n3. Enter the **Email** and **Full name**.\n4. Add or create the [roles](/en/docs/tutorials/managing-admin-users) you want.\n5. Click on the **Save** button.\n\nThe user will receive an email confirming the registration, with a link to create a password.\n\nThe password must be at least eight characters long and include a number, a capital letter and a lowercase letter.\n\nAfter entering this password, an access key will be sent by email to validate the registration.\n\n## Editing User\n\n1. In the Account Management module, click on the **Users** tab.\n2. Select the desired user and click on their name (or on the editing icon in the Actions column).\n3. Edit the data on the editing page.\n\nYou cannot change the email. To do this, it is necessary to make a new registration.\n\n## Deleting User\n\n1. In the Account Management module, click on the **Users** tab.\n2. Select the desired user and click on the **trash can** icon in the Actions column.\n3. Click on **confirm**.\n\n> ℹ️ Although integration tokens de integração are listed as users, they cannot be excluded. To disable them, navigate to *Account settings > Account management > Account* in your Admin panel and uncheck the **Token Status** field."}