> For the complete documentation index, see [llms.txt](https://wiki.datadike.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.datadike.com/welcome-to-datadike.md).

# Welcome to DataDike

Bem-vindo à central de documentação da DataDike. Selecione abaixo o produto com o qual você precisa de ajuda.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>PAM</strong></td><td><strong>Privileged Access Management</strong><br>Cofre e rotação de senhas · Gravação e auditoria de sessões · Acesso remoto seguro · Certificados (CLM).</td><td><a href="/pages/TKgMbwcdc8JsFOIyhBxw">/pages/TKgMbwcdc8JsFOIyhBxw</a></td></tr><tr><td><strong>UEM · SONAR</strong></td><td><strong>Unified Endpoint Management</strong><br>RMM + MDM unificados · Patch e automação · Acesso remoto e monitoramento de endpoints.</td><td><a href="/pages/5ibKkhcggh89cr1hM36q">/pages/5ibKkhcggh89cr1hM36q</a></td></tr><tr><td><strong>CVE Scan</strong></td><td><strong>Gestão de vulnerabilidades</strong><br>Varredura de CVEs · Priorização por risco · Relatórios de remediação.</td><td><a href="https://cvesafe.com">https://cvesafe.com</a></td></tr></tbody></table>

### Sobre a DataDike

A DataDike é uma empresa global de cibersegurança corporativa, com sede no Brasil e presença nos Estados Unidos, Europa, Israel e América Latina. Suas plataformas atendem organizações que exigem controle rigoroso de acessos privilegiados, gestão unificada de endpoints e gestão de vulnerabilidades — governos, defesa, infraestrutura crítica e empresas com alto nível de conformidade.

{% hint style="info" %}
Não tem certeza por onde começar? Comece pelo **Getting Started → Datasheet** do produto desejado para visão geral, arquitetura e requisitos; depois avance para o **Product Guide** com as configurações detalhadas.
{% endhint %}

### Links rápidos

| Recurso            | URL                        |
| ------------------ | -------------------------- |
| SONAR UEM          | <https://mdm.datadike.com> |
| CVE Scan           | <https://cvesafe.com>      |
| Site institucional | <https://datadike.com>     |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/welcome-to-datadike.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.
