> For the complete documentation index, see [llms.txt](https://docs.cw.crisisworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cw.crisisworks.com/security-and-support/technical-reference/integrations/em-impact.md).

# EM Impact Assessment (EMIA)

{% content-ref url="/pages/a1lkrj9L29gsprDjb1Ld" %}
[Broken mention](broken://pages/a1lkrj9L29gsprDjb1Ld)
{% endcontent-ref %}

## Overview <a href="#emvrecoveryportalintegration-emimpact-overviewdatalinkdictionaryspreadsheet" id="emvrecoveryportalintegration-emimpact-overviewdatalinkdictionaryspreadsheet"></a>

MAV customers can use *EM Impact* to automate the calculation and submission of recovery data (known previously as EM Recovery Portal).

The data used for the submission to *EM Impact* comes from the Recovery Case's **Affected Private Assets** and **Infrastructure Assessments**. Detailed information about how each metric is calculated is available in the Metric Specifications section of the [EM Recovery Portal](broken://pages/a1lkrj9L29gsprDjb1Ld) page.

Crisisworks provides three EM Impact reports:

* **EM Impact: Summary 2026**\* – Generates the de-identified impact data that can be submitted directly to EM Impact.
* **EM Impact: Private Asset Detail 2026** – Provides a detailed breakdown of the private asset data used to calculate summary metrics. This report is for validation purposes only and is not submitted to EM Impact.
* **EM Impact: Active Case Damages Detail 2026**\* – An optional report that enables the submission of active case damage data, including property and contact information, to EM Impact.

\* Reports marked with an asterisk can be submitted directly to EM Impact.

{% file src="/files/4ed2cxBPpjiMs6QCuJ9W" %}

## Overview of Report Submission process

{% stepper %}
{% step %}

### Review your private asset data

Use the **EM Impact: Private Asset Detail 2026** report to understand which records will be included or excluded.
{% endstep %}

{% step %}

### Review Infrastructure Assessments report

Use the **Recovery Infrastructure Assessments** report to understand which infrastructure records should be included and excluded.
{% endstep %}

{% step %}

### Generate the Summary report

The **EM Impact: Summary 2026** report generates a de-identified data report.
{% endstep %}

{% step %}

### Submit data to EM Impact

{% endstep %}

{% step %}

### Generate the Active Case Damages Detail Report (optional)

The **EM Impact:Active Case Damages Detail 2026** report can be used to submit active case damage data to EM Impact, including property addresses and contact information.
{% endstep %}
{% endstepper %}

{% hint style="info" %}

## For a detailed guide on how to run the EMIA integration reports, including metric specifications and data dictionary, see our [<mark style="color:red;">EM Recovery Portal</mark>](broken://pages/a1lkrj9L29gsprDjb1Ld) page. <a href="#emvrecoveryportalintegration-emimpact-overviewdatalinkdictionaryspreadsheet" id="emvrecoveryportalintegration-emimpact-overviewdatalinkdictionaryspreadsheet"></a>

{% endhint %}


---

# 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://docs.cw.crisisworks.com/security-and-support/technical-reference/integrations/em-impact.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.
