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

# LiveKit on Telnyx observability

> Monitor LiveKit agents running on Telnyx using built-in agent logs, deployment metrics, and observability tooling available through the dashboard.

## What's available today

### Agent logs

Stream logs from your running agent via the CLI:

```bash theme={null}
lk agent logs <agent-id>
```

This gives you stdout/stderr from your agent in real time — same as LiveKit Cloud's log access.

## Coming very soon

Traces, metrics, and session debugging are on our [roadmap](/docs/livekit/compatibility#coming-soon).
