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

# Command

**Información general**\
Verkada Command es una plataforma basada en la nube que te permite administrar todos los productos Verkada desde una sola interfaz segura. Puedes monitor dispositivos y el estado del sistema, ajustar la configuración, revisar eventos y administrar usuarios en todos los sitios de tu organización. Command admite SSO y aprovisionamiento de terceros para centralizar la autenticación y automatizar la administración de usuarios a través de tu proveedor de identidades. La plataforma unifica cámaras, control de acceso, alarmas, sensores, intercomunicador y otros productos en un solo lugar para mantener tus operaciones de seguridad eficientes y organizadas.

Esta colección te guía a través del uso de Command para administrar tu organización y tus sitios, configurar roles y permisos de usuario, monitor el estado de los dispositivos, seguir la actividad en todos los productos y aprovechar herramientas que simplifican las operaciones de seguridad del día a día.

Consulta estos enlaces para comenzar:

<table data-view="cards"><thead><tr><th data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/2559e4f7db89174580ff4aae250552eed3aa73e2">/pages/2559e4f7db89174580ff4aae250552eed3aa73e2</a></td></tr><tr><td><a href="/pages/33c5a8089481fb5443f2591e16899df1764aff4e">/pages/33c5a8089481fb5443f2591e16899df1764aff4e</a></td></tr><tr><td><a href="/pages/c4cf0ffb51fb496fe232ad819b6682fbf09d66a4">/pages/c4cf0ffb51fb496fe232ad819b6682fbf09d66a4</a></td></tr></tbody></table>

***

También puedes ver este video y otros en nuestro [centro de capacitación en video.](https://www.youtube.com/@Verkada)

{% embed url="<https://www.youtube.com/watch?list=PL3USUWfBbtdL8jOcyAnCPozw-PkzWXtfN&v=QwSngXrWUoc>" %}


---

# 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://help.verkada.com/command/es/readme.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.
