# Import your store list file

The second way to add your store locations is importing your store list file to the app. Our app just supports merchants to upload the file under the type of CVS file.&#x20;

* **Step 1:** You go to the **Import** tab and **Browse** the CSV file you just saved from the old store. A few seconds process and a table with your stores’ information shows up.

![](/files/-MAei4u7amkwQeiWnuZn)

\- **Note:**&#x20;

\+ Data fields can contain: Store name, Store Address line 1, Store Address line 2, City, State/Province, Country, Zip Code, Latitude, Longitude, Notification Emails, Opening Hours, Enable Date Picker,...

\+ Enable Time Picker, Time Picker Slot, etc. Explanation of data fields can be found in the last section of the instruction

\+ Don’t worry about field orders. You can map your field headers after browsing the file.

![](/files/-MAeiUqh7WPla22ZymkZ)

* **Step 2:** Select the name for each column.

![](/files/-MAej0jlLnM6E8uAj8Kk)

\- **Note:**

\+ Remember that Store Name, Store Address, City, Zip code / Postal code, Country are required.

\+ If the first row of your CSV file is your column header, please select "Yes" in "Don't import First Row".

* &#x20;**Step 3:** Click the **Import** and **Publish to Shop** buttons.

![](/files/-MAejH8Xzj99Z5GGATi-)

After you finish the upload process, your store lists will be transferred to the **Location** tab, where you can customize each store the way you want.


---

# 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://storepickup-docs.secomapp.com/add-store-locations/import-your-store-list-file.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.
