> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stigg.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Viewing usage events

## Overview

Stigg provides visibility for recently reported usage events, which is useful for debugging and troubleshooting.

To view the usage event feed, click on the **Usage events** item in the left navigation pane.

<img src="https://mintcdn.com/stigg/zZAY_sXPTSVMcwio/images/docs/d3305a4-Screenshot_2024-04-03_at_16.39.25.png?fit=max&auto=format&n=zZAY_sXPTSVMcwio&q=85&s=35e3066460ff2885980196aff1925c56" alt="" width="3050" height="1728" data-path="images/docs/d3305a4-Screenshot_2024-04-03_at_16.39.25.png" />

## Event details

Clicking on a specific event in event list will open a pane with additional details, including:

1. Idempotency key
2. Time timestamp of when it was ingested by Stigg.
3. The customer that the usage event was attributed to (when relevant) - the name of the attributed customer is clickable and allows navigation to the customer details screen of the relevant customer using a single click.
4. Full event data

### Raw events

The event data of [raw events](./reporting-raw-events/index) that are reported to Stigg include the entire payload of the event.

<img src="https://mintcdn.com/stigg/FdQMosJ2Bzlx8vcI/images/docs/68ad9a7-Screenshot_2024-04-03_at_16.39.19.png?fit=max&auto=format&n=FdQMosJ2Bzlx8vcI&q=85&s=486cc4d883ef84a162452a79395c1fee" alt="" width="3050" height="1728" data-path="images/docs/68ad9a7-Screenshot_2024-04-03_at_16.39.19.png" />

### Calculated usage

When [calculated usage](./reporting-calculated-usage) is reported to Stigg, this is reflected as `$usage.reported` event.

The event data includes the following dimensions:

1. `featureRefId` - the Stigg feature ID that usage was reported for
2. `value` - the usage delta that was reported to Stigg

<img src="https://mintcdn.com/stigg/UlAt5XRaB6FPzp-f/images/docs/0f685b7-Screenshot_2024-04-03_at_16.39.30.png?fit=max&auto=format&n=UlAt5XRaB6FPzp-f&q=85&s=12838b7d26633e25a361eee4879e98fb" alt="" width="3050" height="1728" data-path="images/docs/0f685b7-Screenshot_2024-04-03_at_16.39.30.png" />

## Filtering events

To allow easy troubleshooting, usage events can be filtered according to a specific customer.

<img src="https://mintcdn.com/stigg/vKl0Sj1YLcCT0yUv/images/docs/38137a3-Screenshot_2024-04-03_at_16.40.09.png?fit=max&auto=format&n=vKl0Sj1YLcCT0yUv&q=85&s=040e96554f0d83e1e5aff4a047ab4431" alt="" width="2458" height="522" data-path="images/docs/38137a3-Screenshot_2024-04-03_at_16.40.09.png" />

## Automatic refresh

The usage event feed automatically refreshes every 5 seconds.

### Pausing feed

The feed can be paused by clicking on the **Pause feed** button.

<img src="https://mintcdn.com/stigg/ghlUDOmd1mRIOf61/images/docs/28f5e33-Screenshot_2024-04-03_at_16.55.52.png?fit=max&auto=format&n=ghlUDOmd1mRIOf61&q=85&s=1ac088d425592e66cd34f7e41d40b56e" alt="" width="2458" height="522" data-path="images/docs/28f5e33-Screenshot_2024-04-03_at_16.55.52.png" />

### Resuming feed

To resume automatic refresh click on the **Resume feed** button.

<img src="https://mintcdn.com/stigg/fP4soQQ7PxwZeQ0V/images/docs/f284955-Screenshot_2024-04-03_at_16.44.39.png?fit=max&auto=format&n=fP4soQQ7PxwZeQ0V&q=85&s=e8572167e3bbb11f6c1674d016449b43" alt="" width="2458" height="522" data-path="images/docs/f284955-Screenshot_2024-04-03_at_16.44.39.png" />
