> 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/new-alarms/es/configuracion/configure-an-alarm-response/agent-talk-down.md).

# Disuasión verbal del agente

{% hint style="success" %}
Este artículo es una guía para las nuevas Alarmas. Consulte este [artículo](/classic-alarms/es/configuracion/agent-talk-down-with-classic-alarms.md) si tiene Alarmas clásicas. Vea [Nuevas Alarmas frente a Alarmas clásicas](/new-alarms/es/primeros-pasos/new-alarms-vs-classic-alarms.md) si no está seguro de qué versión de Alarmas tiene.
{% endhint %}

***

**Intervención verbal del agente** permite a los agentes de monitoreo remoto usar el altavoz para una intervención verbal en vivo cuando se activa una alarma, a fin de disuadir a los intrusos antes de enviar a las autoridades.

{% hint style="warning" %}
**Altavoces compatibles:** Altavoz tipo bocina BZ11, todos los modelos de intercomunicadores de Verkada.&#x20;
{% endhint %}

### Requisitos

* Si usa un altavoz tipo bocina BZ11:
  * El BZ11 debe sincronizarse con las cámaras en el sitio de la alarma.
  * Las cámaras sincronizadas con el BZ11 deben configurarse como activadores en la partición de cámara.
* Si usa un intercomunicador:
  * **Intercomunicador de video:** La cámara integrada debe configurarse como un activador en la partición de cámara.\
    **Nota:** La intervención verbal del agente solo funciona si la cámara integrada se agrega explícitamente como activador de alarma.
  * **Intercomunicador de audio:** La cámara sincronizada debe configurarse como un activador en la partición de cámara.
* El nivel de respuesta debe configurarse en **Estándar**.

{% hint style="danger" %}
Si no se cumple alguno de los requisitos anteriores, es posible que la intervención verbal del agente no esté configurada correctamente para su sitio y que no funcione como se espera.
{% endhint %}

***

## Configurar la intervención verbal del agente

{% hint style="warning" %}
**Intervención verbal por agente** está habilitada de forma predeterminada si el altavoz está sincronizado con una cámara que se agrega como activador de cámara.
{% endhint %}

{% stepper %}
{% step %}
**En Verkada Command, vaya a Todos los productos > Alarmas.**
{% endstep %}

{% step %}
**Seleccione el sitio de Alarmas que desea configurar.**
{% endstep %}

{% step %}
**Cree una cámara** [**partición**](/new-alarms/es/configuracion/alarm-sites/configure-partitions.md#create-a-camera-partition) **y agregue las cámaras asociadas con los altavoces.**
{% endstep %}

{% step %}
**En la navegación de la izquierda, seleccione Respuesta > Intervención verbal del agente en la cámara de activación.**

{% hint style="danger" %}
La intervención verbal por agente solo está disponible para el **Estándar** nivel de respuesta.
{% endhint %}

<div align="left" data-with-frame="true"><img src="/files/0253f641e60dd9eaba9a4b517d820d6f9022ff68" alt="" width="546"></div>
{% endstep %}

{% step %}
**En la parte superior derecha, active Intervención verbal habilitada.**

<div align="left" data-with-frame="true"><figure><img src="/files/d8548a81fd274e8c7825cadb12ba9ccfbd70d24a" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**¿Prefiere verlo en acción?** Consulte el [tutorial en video](https://www.youtube.com/watch?v=ff_TxRmg__c).
{% endhint %}


---

# 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/new-alarms/es/configuracion/configure-an-alarm-response/agent-talk-down.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.
