# Deleting an existing zone

There is only one use-case where deleting a zone is an option. The use-case is only when the zone is created to complete wrong location.&#x20;

Any other case where zone geometry is wrong or it becomes obsolete, the approach is to edit the existing zone, rather than deleting it.

### Deleting a zone

Zone can be deleted by accessing the Zones -menu within the web platform.&#x20;

<figure><img src="/files/ZYJGZ2lgZIUtOKfyt5g4" alt=""><figcaption><p>Zones -menu</p></figcaption></figure>

Select the wanted zone from the list and click the red trash can icon.&#x20;

<figure><img src="/files/U5Vgjjf4TBgZ5xDntx5i" alt=""><figcaption><p>Delete button in zones menu</p></figcaption></figure>

{% hint style="info" %}
It is strongly encouraged to use the editing of an existing zone, if possible.
{% endhint %}

User is being prompted whether they are sure about the deleting operation.&#x20;

Please note, that there is a separate delete icon for each zone. Choose the correct row, when deleting a zone. User is prompted whether they are sure of the deletion.&#x20;

{% hint style="info" %}
This action deletes the zone permanently, it cannot be restored.&#x20;
{% endhint %}


---

# 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://help.besmart.software/be.smart-site-management/en-site-productivity/asset-management/zones/deleting-an-existing-zone.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.
