# How to change the environment of Edge routers

Follow these steps to change the name and environment for your ZTNA connections.&#x20;

1. On the Platform home page, click on **Connectivity** in the upper right corner.
2. The page opens at the **Edge Router** tab.
3. Click on the **Edit** icon in the last column of the connection you want to change.
4. Select a new environment from the list in the dropdown menu. You can choose **Test**, **Prod** or **Prod & Test**. If you want, you can change the Edge Router’s name.&#x20;
5. Click on **Save** to change the environment or **Cancel** to return to the previous screen.&#x20;

{% hint style="info" %}
To finish changing the environment, you'll need to generate a new key for the Edge Router. Follow the step-by-step instructions in our [documentation](/documentation/developer-guide/connectivity-management/ztna/new-keys.md).
{% 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://docs.digibee.com/documentation/developer-guide/connectivity-management/ztna/change-env.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.
