# Priorities Metrics

The **Metrics** tab in the Priorities module provides a comprehensive overview and management system for priorities. It aims to give security teams a centralized place to track priority remediation efforts and related findings and assets.

Users can filter by various criteria, utilize charts for in-depth analysis, and gain insights into top findings, asset tags, and severity breakdowns.

This page is available by clicking **Metrics** from the Priorities home page.

<div align="left"><figure><img src="/files/IwSqtJb0OhT5ysbqmMOc" alt="" width="563"><figcaption></figcaption></figure></div>

## Overview

The page is divided into multiple sections to help users quickly navigate and access the information. The modular layout ensures that each topic is self-contained, allowing users to find relevant details more efficiently.

<div align="left"><figure><img src="/files/MAA0HpkMNZkQQHiJAkvx" alt="" width="563"><figcaption></figcaption></figure></div>

## Managing Charts

The fields in a graph can be removed or added by clicking the field name above the chart. When removed, the field is shown in grey, and the data for that field is removed from the chart.

{% hint style="info" %}
Although the field is removed for display purposes, it does not change the overall calculation of the metrics.
{% endhint %}

<div align="left"><figure><img src="/files/140mh5Zzl2O6KDNlhXPr" alt="" width="563"><figcaption></figcaption></figure></div>

Click a field that is greyed out to add it back.&#x20;

When applicable, a box provides a bar or pie chart of priorities by status and score. In the upper right-hand corner, click the option to toggle between the two views.

<div align="left"><figure><img src="/files/CQgMGNToJah1pwgTlGFm" alt="" width="442"><figcaption></figcaption></figure></div>

Some graphics provide more details by hovering over the image with the cursor.

<div align="left"><figure><img src="/files/vEndaLw2M3wDqk4RLvxj" alt="" width="400"><figcaption></figcaption></figure></div>

Clicking results (when available) within a graphic launches a side drawer with more information about the prioritized items.

<div align="left"><figure><img src="/files/TSMbdDV1riEazgPOUTRN" alt="" width="563"><figcaption></figcaption></figure></div>

## Filters

This section enables filtering of priority metrics displayed to the client by date range, severity, owner, tags, and status.

{% hint style="info" %}
The URLs within the Metrics tab will contain the filters used and shared with other users.
{% endhint %}

<div align="left"><figure><img src="/files/s1610Q6bvsXbSYwVKCnE" alt="" width="563"><figcaption></figcaption></figure></div>

## Priorities Health Indicator

This section displays key priority metrics.&#x20;

<div align="left"><figure><img src="/files/k9xRH5vqnrTqojVrAhGf" alt="" width="563"><figcaption></figcaption></figure></div>

Click a box to view more detailed information about each metric (all boxes will open a side drawer except the "Percentage of linked findings to priorities" box).&#x20;

<div align="left"><figure><img src="/files/nIPDb3hjouPIkJEAagU5" alt="" width="563"><figcaption></figcaption></figure></div>

Clicking the priority listed in the side drawer will open the Priority Detail side drawer for further investigation.&#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.plextrac.com/plextrac-documentation/product-documentation/priorities/priorities-metrics.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.
