---
title: Observability Overview
description: High-level overview of what the observability site provides.
order: 41
---

# Observability Overview

The observability site is the operational console for DurableStack workloads.

Access the site at [https://app.durablestack.com](https://app.durablestack.com).

From there you can register, create a tenant, and obtain the tenant ID and client secret used by runtime event ingestion.
When configured, runtime ingestion payloads include runtime information.

## What it provides

- A health-focused dashboard for job throughput, failures, and trend visibility
- Views for job runs, schedules, and worker activity
- Shared filtering so teams can isolate a project, tenant, or time window
- A workspace for operators to troubleshoot and validate runtime behavior

## Who it is for

- Engineering teams who need day-to-day runtime visibility
- Platform teams who need cross-tenant operations context
- Support/on-call teams investigating failures and retry behavior

## What this docs section intentionally avoids

This section does not document internal implementation details or service endpoint contracts. It is focused on practical usage and configuration of the site.
