# Cofre

O Cofre (My Vault) é um gerenciador de credenciais pessoais do usuário no DataDike PAM. Ele permite armazenar e gerenciar credenciais de acesso a sites e aplicativos externos de forma segura.

A lista do Cofre exibe as seguintes colunas: Site ou aplicativo (nome do serviço), URL (endereço do site ou aplicativo), Nome de usuário (credencial associada), Observação (notas adicionais) e Data de criação. O botão "Criar" permite adicionar novas credenciais ao cofre.


---

# 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/cofre.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.
