> For the complete documentation index, see [llms.txt](https://docs.aligned.ch/aligned-elements-web-client-user-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aligned.ch/aligned-elements-web-client-user-manual/3.2.300.26398/risk-analysis/using-the-risk-grid.md).

# Using the Risk Grid

Access the Risk Grid from the Risk Chapter by clicking on the Risk Grid button. This button is available for Document Object types configured using the FMEA Risk Input Mode or PHA Risk Input Mode.&#x20;

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

This will display all risks in the Chapter in a list view.

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

{% hint style="info" %}
Note that the risk grid view will display the Risk items in the left most column(s) and Risk Control Measures (incl calculation of residual risk) in the right most calculation. Document Objects **tracing to** Risks (e.g. Potential Hazards) or **tracing from** Risk Control Measures (e.g. Requirements and Specifications) **are not** included.
{% endhint %}

Display additional Risk information by selecting columns in the **Display additional columns** dropdown and click **Refresh**.&#x20;

The columns can be **resized** using the mouse. The **risk grid view width** can be made larger using the **Width** dropdown.

### View Modes: Below (best for FMEA) vs Right (best for PHA)

The risk grid has two view modes:&#x20;

* **Below** - which displays the risk on a separate row and assocaited objects and controls on rows below this main row. This is the default view for FMEA like risks.
* **Right** - which attempts to display all involved risk objects on a single row. This is the default view for PHA like risks.&#x20;

### Editing Risks

Click Edit to enable editing of the **currently visible** risks in the grid (apply filters using the Search Bar and/or Column filters to narrow down the desired editing scope).&#x20;

Use the + and - buttons to add and remove Harms and Risk Control Measures to the risk.

Note that risks cannot be disabled in the Risk grid. Use the regular Disable mechanism to disable Risks.

### Adding new Risks

Use the **Add** button at the upper, right corner of teh view or when in Edit mode, the **Add** button in the lower right corner of the list. This will add a new risk row at the bottom of the table.

### Saving edited Risks

Click **Save** to save all edited and new Risks. Enter a **Change Commen**t in the displayed **Gap Form**. Note that this single Change Comment will be applied to all Risks edited in this session.&#x20;

### Exporting grid to Excel

Use the Action button to Generate an Excel report. This report will include all items in the listed pages.&#x20;


---

# 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:

```
GET https://docs.aligned.ch/aligned-elements-web-client-user-manual/3.2.300.26398/risk-analysis/using-the-risk-grid.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.
