# Adding a customer to an Order

Smart businesses know that repeat customers are ultimately more valuable than new customers. Sure, you can put down top dollar for promotional efforts to acquire new customers, but it is likely that these customers will just shop in your store once. In contrast, your loyal customers are more likely to shop again and again, bringing you a steady source of revenue.

But how can you ensure that your customers can become repeat customers? Easy. Just take their contact details at the time of their first purchase so that you can contact them later on with promotional details, so they will be enticed to come back.

Imonggo now allows you to take your customer’s contact information while you are selling to them. Here’s how:

### Step 1:

1\. Under **Store** tab,  type the customer name in the customer field.

<figure><img src="/files/3JH5eBgtGWQG5jyU4gGB" alt=""><figcaption></figcaption></figure>

### Step 2:

If the name does not match with previous customer records, the **Add** button should appear.

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

### Step 3:

Click that button and it will create the new customer in your customers list.

After the sales transaction, you can go to **Customers** tab and click the customer name to fill up his/her other basic information.

<figure><img src="/files/u6BxtUfdxBizlwrPdmlH" 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://imonggo.gitbook.io/imonggo-help-center/the-basics/adding-a-customer-to-an-order.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.
