docs: added how to manage user profile guide (#3997)

This commit is contained in:
Shahed Nasser
2023-05-03 16:41:45 +03:00
committed by GitHub
parent 596566a510
commit b8e976ecab
6 changed files with 530 additions and 10 deletions

View File

@@ -72,3 +72,4 @@ If an invitation is expired, an existing user can resend the invite either using
## See Also
- [How to send an invitation email](./backend/send-invite.md)
- [How to manage a user's profile](./admin/manage-profile.mdx)