> 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/ko/events-and-alerts.md).

# 이벤트 및 알림

- [공기질 이벤트 알림 구성](https://help.verkada.com/air-quality/ko/events-and-alerts/configure-air-quality-event-alerts.md): 공기질 센서의 알림을 구성하고 활성화하는 방법 알아보기
- [공기질 센서에 대한 관심 대상자 생성](https://help.verkada.com/air-quality/ko/events-and-alerts/configure-air-quality-event-alerts/create-a-person-of-interest-for-air-quality-sensors.md): 공기질 센서 알림에서 POI를 만드는 방법 알아보기
- [공기질 이벤트 분석](https://help.verkada.com/air-quality/ko/events-and-alerts/air-quality-event-analytics.md): 조직 전반의 Verkada 공기질 센서 알림 추세를 추적하고 모니터링하는 방법 알아보기
- [공기질 센서 구역](https://help.verkada.com/air-quality/ko/events-and-alerts/air-quality-sensor-zones.md): 공기질 센서를 함께 그룹화하여 센서 구역을 만드는 방법 알아보기


---

# 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/ko/events-and-alerts.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.
