# Dispositivos

A seção Dispositivos exibe todos os ativos disponíveis para o usuário, organizados em uma lista com as seguintes informações: Nome do dispositivo, Endereço IP ou URL, Plataforma (Linux, Windows, Website, Gateway, MySQL, MongoDB, SQLServer, etc.), Status de Conectividade (Sucesso ou Erro) e Conta associada.

Os dispositivos são organizados em uma árvore de nós à direita da lista, permitindo filtrar por grupos como Favoritos e pastas personalizadas (ex: DEFAULT, DC01, Databases, Linux, WEB, Windows). Para cada dispositivo, o usuário pode iniciar uma sessão diretamente, além de ter acesso a ações de edição, exclusão e duplicação.


---

# 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/cockpit/dispositivos.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.
