# Adding Delivery Zones

Here are the steps to create a delivery zones:<br>

1\. Go to Settings > Services > Deliveries > Zones > Click "Custom Google Maps"

<figure><img src="/files/QGT8oEsx7YZWuRvkZ3Ou" alt=""><figcaption></figcaption></figure>

2. Click "+Create A New Map" once you're on the Google Map Page.

<figure><img src="/files/qL1azK6h1GnTStEPL9TA" alt=""><figcaption></figcaption></figure>

3. Search for your store address

<figure><img src="/files/oaXdZteenQIfV078CR2i" alt=""><figcaption></figcaption></figure>

4. Click "Draw a Line" and Select "Add line or shape"

<figure><img src="/files/kjsSyPAK1e7Dc5eY1X4n" alt=""><figcaption></figcaption></figure>

5\. Draw a point to point line to enclose your delivery zone.

<figure><img src="/files/N20XqjGQR5xY6DlSrDQa" alt=""><figcaption></figcaption></figure>

6\. Once the zone is mapped, re-name it to your desired zone name and click save.

<figure><img src="/files/JsRRrpIbG4DWnIGB255e" alt=""><figcaption></figcaption></figure>

7\. Click the 3 Dot button and select "Export to KML/KMZ" to export the file.

<figure><img src="/files/ReR5KiNRvvMv9HkCTaei" alt=""><figcaption></figcaption></figure>

8\. Make sure to select only the Layer and not the entire map and don't forget to check the "Export as KML instead of KMZ. Does not support all icons." option.

<figure><img src="/files/nJT2AfrxYZsYZUzwKCSg" alt=""><figcaption></figcaption></figure>

9\. Download the file and upload it here:

<figure><img src="/files/8ToPmtZKSGVlI3M9rjES" alt=""><figcaption></figcaption></figure>

10\. Once the file is uploaded, the mapped zones will appear here. You can set desired fees for certain zones.

<figure><img src="/files/FquCYDnnYoKqkEKsUb1S" alt=""><figcaption></figcaption></figure>

Take note that you can create multiple zones in one map. Utilize it to achieve the perfect delivery zones for you.


---

# 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://support.cloudwaitress.com/how-to-guides/adding-delivery-zones.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.
