# Como mudar o ambiente dos Edge Routers

Siga estas etapas para alterar o nome e o ambiente das suas conexões ZTNA.

1. Na página inicial da plataforma, clique em **Conectividade** no canto superior direito.
2. A página abre na aba **Edge Router**.
3. Clique no ícone **Editar** na última coluna da conexão que você deseja alterar.
4. Selecione um novo ambiente na lista do menu. Você pode escolher **Test**, **Prod** ou **Prod & Test**. Se quiser, você pode alterar o nome do Edge Router.
5. Clique em **Salvar** para alterar o ambiente ou em **Cancelar** para retornar à tela anterior.

{% hint style="info" %}
Para completar a mudança de ambiente, você precisará gerar uma nova chave para o Edge Router. Siga as instruções passo a passo em nossa [documentação](/documentation/developer-guide/pt-br/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/pt-br/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.
