# Web Zones

{% hint style="info" %}
Device Works even without connecting to the Web Zones.
{% endhint %}

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

### To Create a Web Zone

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

* Click on **Create New Web Zone** and a pop-up window will be displayed.

* Enter the **Web Zone Name** and should have **2 to 20 characters maximum**.

* Enter the **SSID** and should have **6 to 20 characters maximum.**

* Enter the **Password** and should have 8 **to 20 characters maximum.**

* Enter the **Location** a dropdown will be listed and location can be selected.

* Click **Create** button.&#x20;

### To Edit a Web Zone

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

* To edit click the **Ellipsis icon** that is present on the actions and click **Edit Web Zone** or&#x20;
* Click on particular Web Zone, where it navigates to next page and click on the **Edit Web Zone.**
* A pop-up window will be displayed.
* To Edit enter the **Web Zone Name**.
* To Edit enter the **SSID** and **Password.**
* To Edit enter the **Location.**
* Click **Update** button.&#x20;

### To Delete a Web Zone

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

* To edit click the **Ellipsis icon** that is present on the actions and click **Delete Web Zone** or&#x20;
* Click on particular Web Zone, where it navigates to next page and click on the **Delete Web Zone.**
* A pop-up window will be displayed for confirmation.
* Click on **Delete** button.


---

# 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.devsbot.com/devsbot/manage/web-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.
