> For the complete documentation index, see [llms.txt](https://learn.erpag.com/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.erpag.com/project/products-and-services/customers/importing-customers.md).

# Importing Customers

{% hint style="info" %}
To be able to use the import option, your data must be arranged in xls. tables
{% endhint %}

To import you customers list, you can go to:

```
Sales > Customers > Import data button on the right-hand side of your screen
```

![](/files/-LIqNmHX2LybAitmKXYU)

Or you can go through:

```
Administration > Import - Customers
```

Both of these ways will lead you to the same result:

![](/files/-LIqONY-WaKZ_r4cukuw)

Once you have all your customer information arranged in xls. tables, just copy the columns form your xls. spreadsheet to the equivalent columns in ERPAG. When you are done, click on 'save' button on the right-hand side of your screen and the import will be done.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://learn.erpag.com/project/products-and-services/customers/importing-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.
