# Realtime

Canonical HTML: https://anchorshell.com/docs/realtime

Watch requests wait, run, and finish across your configured models.

Last updated: 2026-09-17

Realtime visualizes requests moving through waiting, dispatch, and completion. Watch preferred-model waiting and fallback across your configured capacity.

## Dashboard

1. Open **Realtime**.
2. Send a request from **Playground** or your application.
3. Watch the request move through the queue and selected model.
4. Inspect a request to see timing, route, and limit details.

Waiting is not always an error. Relay can wait for a preferred model when it is temporarily busy or capped.

Hosted users can view their own activity. Team-wide views require the relevant plan and permission.

Realtime is a dashboard feature. Use [Queue](https://anchorshell.com/docs/queue) for a current request list or [Logs](https://anchorshell.com/docs/logs) for completed requests.

## Next

[Providers](https://anchorshell.com/docs/providers).
