# Importing Data

Importing customers to your Mavenseed site is relatively simple, with a couple guidelines to follow.&#x20;

While you're able to import customers without orders in your CSV upload, Customer information is required to import orders and subscription plans.&#x20;

Depending on if you're looking to just import customers, customers with orders or customers with subscriptions we have the guides below to do so

* [Importing Customers with no orders or subscriptions, ](/getting-started-with-mavenseed/account-info/sites/data-importing/importing-customers.md)
* [Importing Customers with Orders, ](/getting-started-with-mavenseed/account-info/sites/data-importing/importing-customers-with-orders.md)
* Importing Customers with Subscriptions.&#x20;

{% hint style="warning" %}
**Note:** If the customer already exists on the site, the importer will attempt to match them via email address and update accordingly.
{% endhint %}

### Steps to import Customer Data

* [How to import Customers with no orders, ](/getting-started-with-mavenseed/account-info/sites/data-importing/importing-customers.md)
* [How to import Customers with orders.](/getting-started-with-mavenseed/account-info/sites/data-importing/importing-customers-with-orders.md)

###


---

# 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.mavenseed.com/getting-started-with-mavenseed/account-info/sites/data-importing.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.
