> 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/incident-response/ja/fen-xi/review-responses-from-command.md).

# Command からの応答を確認

Commandでは、進行中および過去のResponseを管理し、主要な指標を確認し、避難者と保護者を追跡し、実行された操作の完全なログにアクセスできます。これらのツールにより、Workplaceサイト管理者はインシデント対応プロセスの各段階をモニターし、管理するための一元的なビューを得られます。

{% hint style="danger" %}
〜が必要です **Workplaceサイト管理者** の役割、または[ 明示的な権限](/command/ja/yzto/roles-and-permissions-for-command/custom-roles.md#workplace) Responseの分析を表示するに&#x306F;**.**
{% endhint %}

***

## 分析

この **分析** ページには、各Responseの主要指標が表示されます。内容は次のとおりです：

* 避難者は人物タイプ（学生、スタッフ、または訪問者）ごとに更新されます
* ステータス別の避難者総数
* 各スタッフが更新した一意の避難者総数

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

***

## 避難者

Workplaceサイト管理者は、すべての避難者のステータスと更新を次の **避難者** ページで確認できます。管理者は、ステータス、場所、クラス区分で避難者一覧をフィルタリングできます。

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

***

### 保護者

従業員には次のページが表示されます **保護者** 再会機能が有効になっているResponseテンプレートのページです。これにより、Workplaceサイト管理者はサインイン済みの保護者すべてとその詳細を確認できます。

***

## 履歴

この **履歴** ページには、1つのResponseに対してIncident Response Portalで実行されたすべての操作が表示されます。ログはこのページから.jsonファイルとしてエクスポートできます。

{% stepper %}
{% step %}
**Verkada Commandで、［すべての製品］>［Workplaceインシデント対応］に移動します。**
{% endstep %}

{% step %}
**Responseを選択します。**
{% endstep %}

{% step %}
**上部で［履歴］を選択します。**
{% endstep %}

{% step %}
**右上で［ログをエクスポート］を選択します。**
{% endstep %}
{% endstepper %}


---

# 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/incident-response/ja/fen-xi/review-responses-from-command.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.
