# 명령에서 응답 검토

Command에서 활성 및 과거 응답을 관리하고, 주요 지표를 검토하며, 대피자와 보호자를 추적하고, 수행된 작업의 전체 로그에 액세스할 수 있습니다. 이러한 도구를 통해 Workplace Site Admin은 사고 대응 프로세스의 모든 단계를 모니터링하고 관리할 수 있는 중앙 화면을 제공합니다.

{% hint style="danger" %}
분석 페이지를 보려면 최소한 Workplace Site Admin 권한이 필요합니다.
{% endhint %}

***

## 분석

해당 **분석** 페이지에는 다음을 포함하여 각 응답의 주요 지표가 표시됩니다.

* 대피자를 사람 유형별로 업데이트한 항목(학생, 직원 또는 방문자)
* 상태별 대피자 총수
* 각 직원이 업데이트한 고유 대피자 총수

<div align="left" data-with-frame="true"><img src="/files/64b63cf88d9506311b3b2dbf0e758002284b5813" alt=""></div>

***

## 대피자

Workplace Site Admin은 **대피자** 페이지에서 모든 대피자의 상태와 업데이트를 검토할 수 있습니다. 관리자는 상태, 위치, 학급 섹션별로 대피자 목록을 필터링할 수 있습니다.

<div align="left" data-with-frame="true"><img src="/files/1354bb412751f342cd5203b1631ae5fda4558339" alt=""></div>

***

### 보호자

직원은 **보호자** 페이지에서 재결합이 활성화된 응답 템플릿을 볼 수 있습니다. 이를 통해 Workplace Site Admin은 로그인한 모든 보호자와 그 세부 정보를 확인할 수 있습니다.

***

## 기록

해당 **기록** 페이지에는 단일 응답에 대해 Incident Response Portal에서 수행된 모든 작업이 표시됩니다. 이 페이지에서 로그를 .json 파일로 내보낼 수 있습니다.

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Workplace Incident Response로 이동합니다.**
{% endstep %}

{% step %}
**응답을 선택합니다.**
{% endstep %}

{% step %}
**상단에서 기록을 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 로그 내보내기를 선택합니다.**
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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:

```
GET https://help.verkada.com/incident-response/ko/analytics/review-responses-from-command.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
