# Metric Inventory

The Metrics Inventory page is a compact layout designed to present the entire security metrics inventory at a glance. This page includes both active, innactive, and retired metrics.

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

### Filters

The Metric Inventory can be filtered by the following fields:

1. Active (Yes/No)
2. Metric Type
3. Metric Group

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

### Metric Inventory Table

The metric inventory table has the following fields:

Metric ID, Active, Date Added, Metric, Purpose, Owner, Date Retired, Retirement Reason, Number of Measurements.&#x20;

Metrics are grouped based on the selected grouping in the "Group by" dropdown.&#x20;

<figure><img src="/files/ajjcFDLY8whfY2yj8TIa" 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.securemetrics.io/security-metrics-toolkit/powerbi-template/metric-inventory.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.
