Quickstart
Add a feedback button and send your first report.
React and Next.js
Mount the widget in your app’s client lifecycle.
Server setup
Connect an endpoint that accepts screenshot uploads.
API reference
Explore capture, transport, options, and types.
A short path from issue to report
- The user opens Report an issue.
- Sighting renders the visible webpage and shows a screenshot preview.
- The user adds a description and chooses Send feedback.
- Your endpoint receives the PNG, text, and basic page context.
What is included
- A responsive dark dialog and floating report button.
- A capture and send API for custom interfaces.
- Basic masking for form fields and marked private content.
- TypeScript declarations and an SSR-safe module import.
You provide the receiving endpoint and storage. This package does not include a hosted dashboard, AI codebase investigation, GitHub integration, video capture, or screenshot annotation.