> 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/readme.md).

# インシデント対応

**概要**\
Verkada Incident Responseは、緊急事態やインシデント時に人々の安否と所在を追跡するのに役立ちます。従業員、訪問者、または学生の所在確認を迅速に行うことができ、学校環境では学生を保護者と再会させるためにも使用できます。

このコレクションでは、サイトのインポート、担当者リストの管理、誰の所在確認が必要か、どのステータスを使用できるか、場所の追跡方法を定義するResponseテンプレートの作成など、Verkada CommandでIncident Responseを設定する方法を説明します。

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><a href="/pages/3cb19f05af8233d824d4b6ca45d2e67f8be85359">/pages/3cb19f05af8233d824d4b6ca45d2e67f8be85359</a></td></tr><tr><td></td><td><a href="/pages/8741e850993d5581fc21a7f22e45a888176af110">/pages/8741e850993d5581fc21a7f22e45a888176af110</a></td></tr><tr><td></td><td><a href="/pages/f427feb6a07df85df47176e69f9fc94f380ce3b6">/pages/f427feb6a07df85df47176e69f9fc94f380ce3b6</a></td></tr></tbody></table>


---

# 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/readme.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.
