docs: added "users" user guides (#2565)

* docs: added "users" user guides

* docs: added user trial link to footer
This commit is contained in:
Shahed Nasser
2022-11-08 17:55:45 +02:00
committed by GitHub
parent 1167970211
commit 0a31ea9d43
5 changed files with 157 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
---
sidebar_position: 1
---
# Users Overview
In this document, youll get an overview of features related to users and teams.
## Overview
Only users who are part of the stores team can access the Medusa admin. You can have more than one user in a team. Each user must have an email and password to log in.
As an admin, you can manage the users roles and information. You can also invite or remove users.
## Learn More About Users
- [Manage Profile](./profile.md)
- [Manage Team](./team.mdx)