# Metrics Dashboard

> For AI agents: a documentation index is available at [/llms.txt](/llms.txt). Append `.md` to any page URL for markdown, or send `Accept: text/markdown`.

The Statsig console lets you explore and visualize every event and metric in your project. Statsig makes metrics available for all unit types enabled in the project. Statsig provides User ID and Stable ID by default; you can add others following [these steps](https://docs.statsig.com/guides/experiment-on-custom-id-types#step-1---add-companyid-as-a-new-id-type-in-your-project-settings). Select a unit type from the dropdown to view event DAU and user accounting metrics calculated for that unit type.

![Metrics unit type selection](https://docs.statsig.com/images/metrics/console/172450890-4a4c95eb-a362-49a6-90ad-68f3460a933f.png)

## Events

The Metrics console lets you visualize all the events that you have logged in Statsig. The **Events** tab shows all the events, including a real-time stream of events as they come in.

![Events tab view](https://docs.statsig.com/images/metrics/console/172451019-fc450842-a546-4ea0-94a9-d54df8279ed2.png)

You can toggle between a list view or chart view of your events to view the trend line over time.

![Events chart view](https://docs.statsig.com/images/metrics/console/172461387-a3d42641-2c2c-4128-aabc-fc2b5dba2ed9.png)

From the Events tab, you can drill into each event to see a detailed view of the logs, broken down by each unique value you logged.

![Event detailed view](https://docs.statsig.com/images/metrics/console/172462231-ff2f3063-0c4e-49fd-af17-7147bd09d3d1.png)

## Metrics Catalog

The **Metrics Catalog** tab lets you search and tag your metrics, as well as [create custom metrics](https://docs.statsig.com/metrics/create). Tags let you organize metrics and create collections grouped by product area, business function, business objective, or any other common attribute. You can also create a collection of guardrail metrics that teams check in every experiment to detect unexpected effects in other parts of the business. After you create a tagged collection, you can filter your experiment results to that collection and focus on the metrics that matter.

![Metrics catalog](https://docs.statsig.com/images/metrics/console/172462680-68a6de4e-17bf-4b11-920d-6d7830551012.png)

Similar to the **Events** tab, you can toggle between a list view or chart view of your metrics to view the trend line over time.

![Metrics chart view](https://docs.statsig.com/images/metrics/console/172462947-877bbcc7-46b3-45cd-ac57-d0dc2c949d7d.png)
