HTML Reports
Every Glitch capture saves as a self-contained .html file to your Downloads folder. No viewer, app, or internet connection needed to open it.
Report tabs
| Tab | Contents |
|---|---|
| Console | All console output with level, timestamp, and stack trace |
| Network | Requests table with status, timing, headers, and body |
| WebSocket | Messages with direction, timestamp, and data |
| Performance | Core Web Vitals cards + navigation timing waterfall + long tasks |
| Storage | localStorage, sessionStorage, and cookie key-value tables |
| User Actions | Click paths, inputs, scrolls, and navigation events |
| Environment | Full browser, OS, and device info |
Sharing
Open the report in Chrome and use the Share button in the top right corner to send it to:
- Slack — DM or channel with file upload
- Jira — creates a new issue with the report attached
- GitHub — creates an issue with debug info in the body
- GitLab — creates an issue with the report uploaded
File size
Report file size depends on how much debug data was captured. Typical reports are 200 KB–2 MB. Response bodies are capped at 10 KB in the rendered HTML (full 1 MB is stored in the file but truncated for display).