Files
medusa-store/www/apps/user-guide/app/customers/page.mdx
Shahed Nasser 009d00f27d docs: redesign table of content (#12647)
* implement toc

* added to projects

* fixes and adapt for references

* added product frontmatter

* remove action menu from 404 pages
2025-05-30 16:55:36 +03:00

39 lines
1.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
sidebar_autogenerate_exclude: true
sidebar_label: "Customers Overview"
tags:
- user guide
- customer
products:
- customer
---
export const metadata = {
title: `Customers Overview in Medusa Admin`,
}
# {metadata.title}
The Customers domain allows you to manage customers and customer groups in your commerce store.
You can manage both customers that have registered in your store and guest customers that have placed an order. You can also segment these customers into groups to offer them specific [promotions](../promotions/page.mdx) and [price lists](../price-lists/page.mdx).
You can view the list of customers in your commerce store by clicking on Customers from the sidebar menu.
In the list, you can see customer details such as the email, name, and account type. You can also search, filter, and sort the customers to find the specific one you are looking for.
<Note title="Tip">
Find tips to use lists effectively in [this guide](../tips/lists/page.mdx).
</Note>
![Customers List](https://res.cloudinary.com/dza7lstvk/image/upload/v1739886647/User%20Guide/Screenshot_2025-02-18_at_3.50.29_PM_wq7m1k.png)
---
## Manage Customers
- [Manage and View a Customers Details](./manage/page.mdx)
- [Manage and View a Customer Group](./groups/page.mdx)