# Managing the existing configurations

The Namespaces configurations can be managed in the following ways.

1. Reset to Default. This will deactivate any active configurations and place all your interfaces in a default state within the root namespace. All other namespaces will be deleted.
2. Select Configurations. This will display all the available namespaces in a drop down list and allow you to select one
3. Namespace config controls
   1. The <img src="/files/1feCxka8PANQwaQWJMDB" alt="" data-size="line">button will actve the selected namespace
   2. The 'stop' button will deactive that namespace (only shows if active)
   3. The <img src="/files/RLfCM6viQW8pWgEARgRR" alt="" data-size="line">button will duplicate this configuration, allowing you to make minor edits
   4. The <img src="/files/F33Mcv4qWsLhbCQNXulP" alt="" data-size="line">button will delete the configuration
   5. The <img src="/files/Z7yYO4DeEeJdkGKD8oaI" alt="" data-size="line"> button will present the current configuration and allow you to adjust it (useful if a password is incorrectly entered)

<figure><img src="/files/xQEuImEbZJ3bn5nJ6Gb2" alt="" width="362"><figcaption></figcaption></figure>


---

# 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://userguide.wlanpi.com/wlan-pi-os/network-info/making-your-own-namespace-configuration/managing-the-existing-configurations.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.
