> 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/documentacion_producto/bienvenido-a-datadike.md).

# Bienvenido a DataDike

### 1. Conozca el producto <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>Bóveda y rotación de contraseñas · Grabación y auditoría de sesiones · Acceso 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>CVESafe</strong></td><td><p><strong>Gestión de vulnerabilidades</strong></p><p>Escaneo de CVEs, pentest automatizado, informes para compliance, construida en Israel, preparada para el 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 y 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. Acerca de DataDike

DataDike es una empresa global de ciberseguridad corporativa, con presencia en Estados Unidos, Europa, Israel y América Latina. Sus plataformas atienden a organizaciones que exigen un control riguroso de accesos privilegiados, gestión unificada de endpoints y gestión de vulnerabilidades, con foco en gobiernos, defensa, infraestructura crítica y empresas con alto nivel de cumplimiento o servicios que dependen de protección en ciberseguridad.

{% hint style="info" %}
¿No sabe por dónde empezar? Comience por **Getting Started → Datasheet** del producto deseado para una visión general, arquitectura y requisitos; después avance al **Product Guide** con las configuraciones detalladas.
{% endhint %}

### 4. Enlaces rápidos

| Recurso             | URL                                                         |
| ------------------- | ----------------------------------------------------------- |
| Sitio 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/)                 |
| Página de estado    | <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/documentacion_producto/bienvenido-a-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.
