> 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 o produto <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><strong>Privileged Access Management</strong><br>Cofre e rotação de senhas · Gravação e auditoria de sessões · Acesso remoto seguro.</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><strong>Unified Endpoint Management</strong><br>RMM (remote monitoring and management)<br>MDM (Mobile Device Management.)</td><td><a href="/pages/5ibKkhcggh89cr1hM36q">/pages/5ibKkhcggh89cr1hM36q</a></td><td><a href="/files/v4b7kJ1VtRqKAbP4x7lo">/files/v4b7kJ1VtRqKAbP4x7lo</a></td></tr><tr><td><strong>CVE Scan</strong></td><td><strong>Gestão de vulnerabilidades</strong><br>Varredura de CVEs, pentest automatizado, reports para compliance</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>CVE Scan</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 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 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.
