---
title: "Overview"
description: "Track events across all enterprise stack services and features. Events may include actions such as issuing credentials, creating keys, or the creation of a status services. Each event is accompanied by a timestamp and…"
stack: "Enterprise Stack (commercial) — version 0.21.0"
stack_version: "0.21.0"
stack_comparison: https://docs.walt.id/community-vs-enterprise.md
canonical_url: https://docs.walt.id/enterprise-stack/administration/events-and-metrics/overview
generated: 2026-07-08
---
# Overview

**Track events across all enterprise stack services and features.** Events may include actions such as issuing credentials,
creating keys, or the creation of a status services. **Each event is accompanied by a timestamp and additional metadata. You
can filter events by specific tenants or services, and aggregate them for metrics, such as the total number of
successful issuance requests.** Below is a list of currently supported events that can be tracked. 

**Supported Events:**

- [**IssuanceEvent**](https://docs.walt.id/enterprise-stack/administration/events-and-metrics/event-types/issuance-event.md) - This event tracks the status of credential offers that are initiated through the `credentials/issue`
  endpoint of the issuer service.
- [**VerificationEvent**](https://docs.walt.id/enterprise-stack/administration/events-and-metrics/event-types/verification-event.md) - This event tracks the status of credential requests that are initiated via the `credentials/verify`
  endpoint of the verifier service.

## Get Started
-  [**Query Events**](https://docs.walt.id/enterprise-stack/administration/events-and-metrics/query-events.md): Learn how to request a list of events within a specific organization.
-  [**Retrieve Metrics**](https://docs.walt.id/enterprise-stack/administration/events-and-metrics/retrieve-metrics.md): Understand how to aggregate query information to generate metrics.
