docs: update stale information (#4790)

This commit is contained in:
Shahed Nasser
2023-08-17 14:19:51 +03:00
committed by GitHub
parent b08337deb7
commit 26c78bbc03
19 changed files with 181 additions and 136 deletions
+2 -2
View File
@@ -12,9 +12,9 @@ In this document, youll learn how to manage your account including resetting
To reset your password:
1. On the login screen, click on the “Reset password” link.
1. On the login screen, click on the “Forget your password?” link.
2. Enter the email of your account.
3. Click on “Send reset instructions”.
3. Click on the “Send reset instructions” button.
4. Youll find the instructions to reset your password in the email you receive.
:::note
@@ -20,6 +20,12 @@ You can view your team by going to Settings → The Team.
To add a new user to your team, you must invite them. Invites are sent by email, but you can also copy the invite link and send it personally to the user.
:::note
By default, your store doesn't handle sending invites to the user through a notification, such as an email. Your developer team must setup and configure a Notification service that handles this functionality.
:::
### Invite a User
To send an invite to a user:
@@ -29,6 +35,12 @@ To send an invite to a user:
3. Enter the users email and choose their role.
4. Once done, click on the Invite button.
:::tip
A user's role doesn't actually change the user's privileges. All users have the same admin privileges.
:::
### Resend an Invite
If you want the user to receive a new email with the invite link, you can resend an invite to them.