Start
Documentation
Install feedback collection, verify the loop, and route useful signal without building a feedback system from scratch.
The fast path
- 1
Create a project
A project is one app or website. It owns the widget configuration, feedback inbox, integrations, API key, and public board.
- 2
Customize before copying code
Choose the placement and fields in the dashboard so the generated snippet already matches the form you want.
- 3
Install once
Paste the generated Website snippet into the shared page shell, footer, or tag manager used by the whole product.
- 4
Verify one submission
Use hosted verification, then send feedback from the real page and confirm both items reach the inbox.
A successful first install has one proof
A known test message appears in the correct project inbox with its page URL and browser context.
Choose the path you need
| Goal | Start here |
|---|---|
| Add the in-product form | Quickstart, then Website installation |
| Use React, Next.js, Vue, or WordPress | Framework installation |
| Send feedback from a backend or agent | REST API or MCP server |
| Publish requests and collect votes | Public boards |
| Notify another system | Webhooks and routing |
| Diagnose an install | Verification and troubleshooting |