# Locations

## Managing locations in Perkville

To manage locations within your Perkville account, follow these steps:

1. Start from the Dashboard and click on "Settings" in the left-hand navigation
2. Click on "Locations" within the Settings menu

{% embed url="<https://vimeo.com/644533604/04965c0710?p=1l>" %}

## Adding a new location

{% hint style="warning" %}
Please note that adding locations may impact your Perkville subscription fee
{% endhint %}

To add a new location, click on the "Add Location" button. You'll need to fill out the following mandatory fields:

* **Location name:** Enter the name that identifies this particular location within your business.
* **Location address:** Include the complete address details, including street address, city, state or region, postal code, and country.
* **Timezone code:** Select the timezone for this location to ensure accurate scheduling and reporting.
* **Language:** Choose the preferred language for communications related to this location.

### Optional fields

You can also optionally fill out the following fields:

* **Phone number:** Enter the contact phone number for this location.
* **Countries shipped to:** If applicable, specify the countries to which this location ships products.
* **Location groups:** Assign the location to a group for streamlined reporting, such as by region or franchise group.
* **External location ID:** Optionally, enter the ID of this location usually from your point of sale or membership system.

{% hint style="warning" %}
The external location ID often crucial to integration functionality. Consult with the Perkville team on this.
{% endhint %}

* **Primary location:** Indicate if this is the primary location for your business.
* **Online location:** Check if this location operates primarily online, such as an ecommerce store.

## Deleting a location

To delete a location:

1. Locate the location you wish to remove from the list displayed under "Locations"
2. Click the X icon next to the location you want to delete
3. Confirm the deletion when prompted

## Export locations

To export all locations as a .csv, click the "Export Locations" button and access the .csv from your downloads folder.

<div align="left"><figure><img src="/files/5upMOIs23C4Wxw7Rupm5" alt=""><figcaption></figcaption></figure></div>


---

# 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.perkville.com/features/settings/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.
