# Metrics Matrix™

The Metrics Matrix™ page is a compact layout designed to present the entire security metrics program at a glance.

<figure><img src="/files/2sjkSx5O0w2e4EWBfV35" alt=""><figcaption></figcaption></figure>

### Action Dots

The Metrics Matrix uses action dots in multiple sections of the page. Action dots are red "dots" that signal attention. These dots help guide the user's attention to areas that may need their attention, reducing cognitive load.&#x20;

Whenever you see an action dot on the Metrics Matrix, that means that the latest measurement for a metric (actual) does not meet or exceed the set target. Action dots take into consideration if a metric should be higher or lower than the target.&#x20;

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

### Components

The Metrics Matrix Page has 4 main components: Metric Type Table, Metric Group Table, Metrics Matrix, and Group by dropdown.&#x20;

<figure><img src="/files/2eEmmTKyFcfoXN3hBCN8" alt=""><figcaption></figcaption></figure>

### Metrics Matrix

The Metrics Matrix lists all active metrics. Metrics that are not set as active are not shown. The following fields are provided: Metric ID, Metric, Actual, Target, Delta, Owner, and Last Measured.&#x20;

Metrics are grouped based on the Group-by Dropdown. You can expand and collapse groups by clicking on the icon next to the grouping.&#x20;

Hovering over a metric will show the latest notes provided.&#x20;

{% embed url="<https://www.loom.com/share/ddc5620bb9794be7a2af33d1edbc5cd1>" %}

### Metric Type Table

The metric type table lists the four types of metrics (Implementation, Efficiency, Effectiveness, and Impact) and the number of metrics in those categories.&#x20;

You can click on a metric type to filter the Metrics Matrix by that type. Action dots denote metric types that have at least one metric that does not meet or exceed the target.&#x20;

{% embed url="<https://www.loom.com/share/83dd2a8a6f7045c6a5ed1b272a4e72f6>" %}

### Metric Group Table

The metric group table lists the group names and number of metrics in those groups. A metric can only be assigned to one group. You can create any grouping you want by setting the group for a metric in the Excel Template.&#x20;

You can click on a metric group to filter the Metrics Matrix by that group. Action dots denote metric groups that have at least one metric that does not meet or exceed the target.&#x20;

{% embed url="<https://www.loom.com/share/5028a7c2165940219124a03a69ba3f24>" %}

### Group-by Dropdown

The group-by dropdown allows you to change the grouping of metrics in the Metrics Matrix. You can select to group metrics by group, type, or owner.&#x20;

{% embed url="<https://www.loom.com/share/0d92cae8c7f6409a909324a0ab6bce5f>" %}

&#x20;


---

# 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.securemetrics.io/security-metrics-toolkit/powerbi-template/metrics-matrix-tm.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.
