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

# Monitoring & Observability

> Enterprise-grade distributed tracing, live architecture diagrams, and performance monitoring built into every Leap app

Your Leap-generated app comes with enterprise-grade observability that would normally take months to set up. This is automatically generated from your code and stays in sync as your app evolves.

## Accessing the Encore Cloud dashboard

To see your app's full observability:

1. **Click "Deploy"** to deploy your app to Encore Cloud
2. **Visit your app dashboard** at `https://app.encore.cloud`
3. **Explore your running system** with production-grade monitoring

## What you get automatically

### Live Architecture Diagrams

Real-time system diagrams showing service dependencies, database connections, external API integrations, and performance bottlenecks. These update automatically as your system evolves.

### Distributed Tracing

See exactly how requests flow through your services. Identify slow database queries, debug errors with full stack traces, and get performance profiling across your entire system.

### API Explorer

Interactive API documentation built into the dashboard. Test your APIs directly, see real request/response examples, and monitor authentication flows and performance.

### System Metrics

Production monitoring with request rates, response times, error rates, database performance, and infrastructure costs. All the metrics you need to keep your system healthy.

<Info>
  The Encore dashboard gives you the same observability that large companies spend months building. It's automatically generated from your code, so it stays in sync as your app evolves. [Learn more about Encore Cloud →](https://encore.cloud)
</Info>
