# Customers

In Commerce, you can create accounts for your customers. Your customer's account will also be created automatically if they make a payment through your website.

To manually create an account for your customers, you can refer to these setup steps.

1\. Log in to the **Commerce Dashboard.**

![](/files/lCN7aw3FznaFFoOAyya2)

2\. Click **Customers.**

![](/files/3jP4ULEbCnwUkjETyy1R)

3\. Click **Add customer.**

![](/files/FCJG2Dds41YokN0QaZe7)

4\. Next, you can enter your customer information.

![](/files/-MhI8omTNPR_UNepu35i)

5\. When done click **Save.**

![](/files/-MhI9Bu5fCmOHaZfhpT8)

## Customer search&#x20;

To use this function, simply go to the **Customer Dashboard** or **Orders Dashboard** and enter your customer's phone number.&#x20;

**Customer information associated** with the **phone number** will be displayed.&#x20;

### Customers Dashboard display.

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

### Orders Dashboard display.

<figure><img src="/files/Nc0bIFPAfgGaLhpLlJtm" 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.shoppego.com/en/customers.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.
