Mova is live on this page — the dock, bottom-right, is the real thing. Try it
Point-and-comment feedback for the web

Feedback that lands where you work.

Drop one <script> tag on any page. Your users point at exactly what they mean — and it arrives as a clean ticket in Slack, Linear, or AI-triaged, with the console errors and the component name already attached.

Invoices

New invoice
InvoiceCustomerAmountStatus
INV-1043Northwind$4,200Paid
INV-1044Umbrella Co$2,800Open
INV-1045Stark Inc$5,480Paid
INV-1046Wayne Co$1,240Credit
Total dueNaN
InvoiceRow
MSend feedback
BugIdeaQuestion
component 1 console error route /billing
→ Linear · Slack Send
How it works

Your users point. You get a ticket that's already done the triage.

No screenshots pasted into Slack, no "which button?", no chasing repro steps. Mova captures the context at the moment of the click.

01

Point at anything

A crosshair picks the exact element. Mova reads its component name straight from the DOM — no guessing which "card" they meant.

02

Context attaches itself

Console errors, the failed request URL, browser and route — captured at the moment of the click. No bodies, no headers, no query strings.

03

Routed where you work

It lands as a threaded Slack message and a real Linear issue — with your project, assignee, and priority defaults already set.

04

Triaged before it lands

Turn on AI triage and Claude rewrites a messy report into a titled ticket with repro steps and a severity — and it never blocks delivery.

app.yoursite.com/billing
PricingTable / TotalRow
MSend feedback
BugIdeaQuestion
The total shows NaN after I apply a partial credit — and Save goes disabled.
component: TotalRow 1 console error route /billing Chrome 128
→ Linear · SlackSend
MSlack · #design-feedbacknow
Bug · TotalRow — total shows NaN after applying a partial credit.
console error /billing
MOV-42 Invoice total shows NaN after applying a credit High
Submitted
"the total looks wrong when I add a credit"
Triaged ticketSeverity: High
Invoice total shows NaN after applying a partial credit
  • 1 Open an invoice
  • 2 Apply a partial credit
  • 3 Total renders NaN, Save disabled
8scap, then raw
0delivery blocked
Install

One line. Then you're done.

<script src="https://w.getmova.co/widget.js" data-key="proj_your_key"></script>
Get started free