> 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

### 1. Conheça por produto da DataDike <a href="#id-1.-learn-the-product" id="id-1.-learn-the-product"></a>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>PAM</strong></td><td><p><strong>Privileged Access Management</strong><br><br>DataDike PAM é uma solução de gerenciamento de acesso privilegiado de última geração que protege e gerencia o acesso a recursos críticos, incluindo servidores, aplicativos da web, bancos de dados, cargas de trabalho e agents de IA.</p><p><br></p></td><td><a href="/pages/TKgMbwcdc8JsFOIyhBxw">/pages/TKgMbwcdc8JsFOIyhBxw</a></td><td><a href="/files/H4Z8CA5wiUeT3pjFogsf">/files/H4Z8CA5wiUeT3pjFogsf</a></td></tr><tr><td><strong>UEM · SONAR</strong></td><td><p><strong>Unified Endpoint Management</strong><br></p><p>DataDike RMM é uma solução de gerenciamento unificado de endpoints (UEM) de última geração que reúne monitoramento e gerenciamento remoto (RMM) e gerenciamento de dispositivos móveis (MDM) em uma única plataforma, cobrindo desktops, notebooks, servidores e dispositivos móveis, dentro ou fora da rede corporativa.</p></td><td><a href="/pages/5ibKkhcggh89cr1hM36q">/pages/5ibKkhcggh89cr1hM36q</a></td><td><a href="/files/v4b7kJ1VtRqKAbP4x7lo">/files/v4b7kJ1VtRqKAbP4x7lo</a></td></tr><tr><td><strong>CVESafe</strong></td><td><p><strong>Gestão de vulnerabilidades</strong><br></p><p>CVESafe é uma solução de gestão de vulnerabilidades de última geração que cobre todo o ciclo, da descoberta à evidência, varredura contínua de CVEs, pentest automatizado e relatórios de compliance gerados sob demanda.</p><p>Construída em Israel, preparada para o mundo.</p></td><td><a href="https://cvesafe.com">https://cvesafe.com</a></td><td><a href="/files/OvbgLbx1Zwhu1AFmm7fO">/files/OvbgLbx1Zwhu1AFmm7fO</a></td></tr></tbody></table>

### 2. Integrar e configurar<br>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>PAM</strong></td><td></td><td></td><td><a href="/pages/8MAgichzw9naS3eiH0in">/pages/8MAgichzw9naS3eiH0in</a></td><td><a href="/files/H4Z8CA5wiUeT3pjFogsf">/files/H4Z8CA5wiUeT3pjFogsf</a></td></tr><tr><td><strong>UEM · SONAR</strong></td><td></td><td></td><td><a href="/pages/xvqY9p4FLyYwpANPpyo9">/pages/xvqY9p4FLyYwpANPpyo9</a></td><td><a href="/files/v4b7kJ1VtRqKAbP4x7lo">/files/v4b7kJ1VtRqKAbP4x7lo</a></td></tr><tr><td><strong>CVESafe</strong></td><td></td><td></td><td><a href="https://cvesafe.com">https://cvesafe.com</a></td><td><a href="/files/OvbgLbx1Zwhu1AFmm7fO">/files/OvbgLbx1Zwhu1AFmm7fO</a></td></tr></tbody></table>

### 3. Sobre a DataDike

A DataDike é uma empresa global de cibersegurança corporativa, com presença nos Estados Unidos, Europa, Israel e Brasil. Suas plataformas atendem organizações que exigem controle rigoroso de acessos privilegiados, gestão unificada de endpoints e gestão de vulnerabilidades com foco em governos, defesa, infraestrutura crítica e empresas com alto nível de conformidade ou serviços que dependem de proteção em cibersegurança.

{% 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 %}

### 4. Links rápidos

| Recurso            | URL                                                         |
| ------------------ | ----------------------------------------------------------- |
| Site institucional | [https://datadike.com](https://datadike.com/)               |
| SONAR UEM          | [https://mdm.datadike.com](https://mdm.datadike.com/signin) |
| CVE Scan           | [https://cvesafe.com](https://cvesafe.com/)                 |
| Status page        | <https://www.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, and the optional `goal` query parameter:

```
GET https://wiki.datadike.com/welcome-to-datadike.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
