* docs: added description to documentation pages * docs: added more descriptions * docs: finished improving meta description * docs: added searchbox structured data * docs: added breadcrumbs structured data * docs: added how to structured data * docs: improved 404 page * docs: added how-to frontmatter option
22 lines
647 B
Markdown
22 lines
647 B
Markdown
---
|
||
sidebar_position: 1
|
||
description: 'Medusa admin can be accessed more than one user. Merchants can have users added into their team to use the Medusa admin.'
|
||
---
|
||
|
||
# Users Overview
|
||
|
||
In this document, you’ll get an overview of features related to users and teams.
|
||
|
||
## Overview
|
||
|
||
Only users who are part of the store’s 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)
|