# Editar login virtual

{% hint style="info" %}
Somente o login "Dynamic user" pode ser ser editada
{% endhint %}

{% stepper %}
{% step %}

#### Acesse o Menu

Accounts → Logins → Virtual Logins.
{% endstep %}

{% step %}

#### Edit

Clique no botão ***Edit*** na coluna ***Actions.***
{% endstep %}

{% step %}

#### Name

Defina um nome para identificar o login.
{% endstep %}

{% step %}

#### Username

Defina o username do usuário dinâmico.
{% endstep %}

{% step %}

#### Secret from Login

Marque a caixa para utilizar a mesma senha do usuario do DataDike (está opção só funciona para usuários AD/LDAP).
{% endstep %}

{% step %}

#### Salvar ou resetar

Clique no botão Submit para salvar as configurações ou no botão Reset para desfazer.
{% endstep %}
{% endstepper %}


---

# 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://wiki.datadike.com/product-guide/configuracoes/pam/sysadmin/accounts/logins/virtual-logins/editar-login-virtual.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.
