# Customer Management

Welcome to Shopeasy's Customer Management section! Here, you can access and manage customer information. Follow these steps to handle customer data:

#### Step 1: Accessing Customer Data

Click on **"Customer"** in the sidebar to access the customer management page.

#### Step 2: Viewing Customer Information

Here, you can view the following details for each customer:

* **Name:** Customer's full name
* **Email:** Customer's email address
* **Phone:** Customer's contact number

#### Step 3: Blocking a Customer

To block a customer, follow these steps:

1. Locate the customer you wish to block in the list.
2. Click on the **"Block"** button next to their information.

#### Managing Customer Data

In the Customer section, you can:

* Block or Unblock Customers.
* View all customer info.

#### Note:

* Remember to use this information responsibly and only block customers when absolutely necessary.
* Managing customer information helps maintain a safe and efficient shopping environment.

<figure><img src="/files/PHBDLHmb5s95aC8hhaLQ" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.shopeasy.ai/customer-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
