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

# traceback doctor

> Verify SDK installations, source map builds, and connectivity to Traceback endpoints.

## Usage

```bash theme={null}
traceback doctor
```

## Description

Performs automated environment verification:

* Checks validity of `TRACEBACK_DSN` and `TRACEBACK_AUTH_TOKEN`
* Tests network latency to `ingest.traceback.dev` and `api.traceback.dev`
* Validates source map emission in build artifacts
* Verifies framework plugin registrations
