> 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/air-quality/es/configuracion.md).

# configuración

- [Calibración del sensor de calidad del aire](https://help.verkada.com/air-quality/es/configuracion/air-quality-sensor-calibration.md): Aprende cómo puedes calibrar tus sensores de calidad del aire Verkada como usuario avanzado
- [Edición masiva de la configuración del sensor de calidad del aire](https://help.verkada.com/air-quality/es/configuracion/bulk-edit-air-quality-sensor-settings.md): Aprende cómo editar rápidamente la configuración del sensor y los umbrales de alerta
- [Integra cámaras Verkada con sensores de calidad del aire](https://help.verkada.com/air-quality/es/configuracion/integrate-verkada-cameras-with-air-quality-sensors.md): Aprende cómo añadir una transmisión desde tu cámara Verkada a un sensor de calidad del aire Verkada
- [Configurar direcciones IP estáticas para sensores de calidad del aire (solo serie SV20)](https://help.verkada.com/air-quality/es/configuracion/configure-static-ip-addresses-for-air-quality-sensors-sv20-series-only.md): Aprende cómo configurar direcciones IP estáticas para los sensores de calidad del aire Verkada
- [BACnet para sensores de calidad del aire Verkada](https://help.verkada.com/air-quality/es/configuracion/bacnet-for-verkada-air-quality-sensors.md): Aprende cómo integrar tus sensores de calidad del aire Verkada con BACnet
- [Configurar BACnet en sensores de calidad del aire](https://help.verkada.com/air-quality/es/configuracion/bacnet-for-verkada-air-quality-sensors/configure-bacnet-on-air-quality-sensors.md): Aprende cómo integrar tus sensores Verkada con BMS usando BACnet
- [Integraciones de VMS de terceros para eventos del sensor de calidad del aire](https://help.verkada.com/air-quality/es/configuracion/third-party-vms-integrations-for-air-quality-sensor-events.md): Recibe y visualiza alertas de eventos del sensor desde un sistema de gestión de vídeo local
- [Eliminar sensores de calidad del aire de Command](https://help.verkada.com/air-quality/es/configuracion/delete-air-quality-sensors-from-command.md): Aprende cómo eliminar y quitar los sensores de calidad del aire Verkada de tu organización


---

# 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/air-quality/es/configuracion.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.
