# Add customers

* Instructions for adding customer groups: [**CLICK HERE**](/setup/category/customer-group.md)
* Instructions for adding customer sources: [**CLICK HERE**](/setup/category/customer-sources.md)

### 1. Add new customer

Click the button **Nobi Pos -> Customer.**

For this feature, you can add new customers in 2 ways.

**Way 1: Add new customer form system**

**Step 1:** At the customer list interface, click Add new > fill in form > Note that fields with an asterisk (\*) are required and cannot be left blank.

**For individual customers**

![](/files/-MkZneIfDQbQDOqtCvaJ)

\
**For company customers**

![](/files/-MkZo65sjYag2Dkf8KP8)

Step 2: Click the button "Add"

**Way 2: Add new customers by importing the excel file**

**\*\*Requirement:** The excel file entered into the system must be exactly the same as the fields in the sample file.

**Step 1:** At the customer list interface, click **"Import file"**

**Step 2:** Download the sample file to see if needed&#x20;

**Step 3:** Upload files to the system

**Step 4:** Click **"Upload"**

![](/files/-MkZqyArd9ceZEe4Y8ki)

When uploading an excel file, the data will not be saved if you select the following features:

* Same phone number
* Same full name
* Same email address


---

# 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://help.nobi.pro/nobi-pos/customers/add-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.
