# How to Manage Your Delivery and Pick Up Locations

<figure><img src="/files/1gWgPdzfRBRaj5g9A94O" alt=""><figcaption></figcaption></figure>

### **Steps to Adding a Location:**

1. **Click on "Business Settings" from the side menu and click on "Delivery & Pick Up". This will take you to the Delivery & Pick Up page.**&#x20;
2. **Click on the "Add a Location" button. This will show the Add Location form.**
3. **Fill out the Add Location form.**
4. **Click on the "Submit" button to add the location.**

### **Steps to Import Locations:**&#x20;

1. **Click on the "Import Locations" button. This will show the Import Location form.**

* **Steps to import locations:**
  * **Download CSV Template:** Download our CSV template (if you have not already done that). Our CSV template has the required format for importing locations.
  * **Upload Product CSV:** Upload the CSV file of your locations.

4. **Click on the "Submit" button to upload your** location&#x73;**.**


---

# 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.keepup.store/docs/tutorials/business-settings/how-to-manage-your-delivery-and-pick-up-locations.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.
