# Review Responses from Command

In Command, you can manage active and historic Responses, review key metrics, track evacuees and guardians, and access a complete log of actions taken. These tools give Workplace Site Admins a central view to monitor and manage every stage of the Incident Response process.

{% hint style="danger" %}
You need at least Workplace Site Admin permissions to view the Analytics page.
{% endhint %}

***

## Analytics

The **Analytics** page displays key metrics for each Response, including:

* Evacuees updated by person type (Student, Staff, or Visitor)
* Total number of evacuees by status
* Total unique evacuees updated by each staff member

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

***

## Evacuees

Workplace Site Admins can review the status and updates for all evacuees on the **Evacuees** page. Admins can filter the list of evacuees by status, location, and class section.

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

***

### Guardians

Employees will see the **Guardians** page for Response Templates with Reunification enabled. This allows Workplace Site Admins to view all signed-in guardians and their details.

***

## History

The **History** page shows all actions taken in the Incident Response Portal for a single Response. Logs can be exported as a .json file from this page.

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Workplace Incident Response.**
{% endstep %}

{% step %}
**Select a Response.**
{% endstep %}

{% step %}
**At the top, select History.**
{% endstep %}

{% step %}
**In the top right, select Export logs.**
{% 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/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.
