# Display Risk Summary

The Risk Summary provides an overview of all risks before and after mitigations in a risk matrix structure.

The Risk Summary displays the number of risks in the three regions **Acceptable** (Green), optionally **ALAP** (As Low As Possible), and **Inacceptable** (Red).

## How to display the Risk Summary

In the Navigation bar, under **Project Status**, click on the applicable Risk Document Object type name (e.g., Failure mode) to display the Risk Summary.

The user can select to display the risks before or after Risk Control Measures have been applied using the drop-down at the top.

Click on a row header and a row column to display all items in that cell as a list below the risk matrix.

<figure><img src="/files/zjyweySnLYot0ZYhs68Q" alt=""><figcaption></figcaption></figure>


---

# 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://docs.aligned.ch/aligned-elements-web-client-user-manual/3.2.287.25450/project-status/display-risk-summery.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.
