# Manually add store location

There are two ways for you to add your physical store addresses.

## 1. Manually add each store

The first way to add store locations is manually add them one by one.

* **Step 1:** You go to the **Location** section and click on the **Add store location** button.

![](/files/-MHK9_TuMwfijwI4BzRS)

* **Step 2:** Go through the 6 tabs from left to right and fill in all necessary store information. After that, click **Create Location**.&#x20;

![](/files/-MHK9m2tSQW2iAi4hkz6)

* **Step 3:** Do the same steps by creating additional locations and finish by clicking **Publish to Shop.**&#x20;  &#x20;

![](/files/-MHK9wRZnsiYrKlCYZDJ)


---

# 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/manually-add-store-location.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.
