Users
Users are admins that can manage the ecommerce store’s data and operations. This overview introduces the available features related to users.
Features
Team Management
There can be more than one admin in the team managing the ecommerce store. Admins can manage other users in that team.
Admins can also manage their profile details.
Learn how to manage users using Admin APIs.
Learn how to manage the team in Medusa Admin.
Learn how to implement user profiles using Admin APIs.
Learn how to manage the user's profile in Medusa Admin.
User Invites
Admins can invite users to join their team. Invites can be resent, accepted, or removed.
- Admin: Manage Invites
- User Guide: Manage Invites
- Backend: Send Invite
Learn how to manage invites using Admin APIs.
Learn how to manage invites using Medusa Admin.
Learn how to send invites in the backend.
Understand the Architecture
Learn how user-related entities and concepts are built, their relation to other modules, and more.
Learn about the User Architecture.