Client feedback in. AI-ready context out.
Copy for AI turns pinned comments into structured context your AI tools understand, including the page, the element and the browser it happened in. Stop retyping what the client said. Paste it and ship the fix.
From comment to fix, without the busywork
You know the drill: read the comment, scroll to the page, describe the problem to your AI in your own words. Copy for AI skips all of that. The thread becomes the prompt.
"Make the header smaller" means nothing without knowing which page, which element, which viewport. Every export includes the page URL, the CSS selector, the viewport and screen size automatically.
The output is clean Markdown. Claude, ChatGPT, Cursor, Copilot, or whatever comes next. No integration required, no lock-in.
One click exports every open comment in the project at once, grouped by page and ready for a batch fixing session. Resolved comments are left out.
Three steps from feedback to fix
They click the link and pin a comment on the live site. No account needed.
One button in the project copies every open comment as AI-ready Markdown, with page, element and browser context packaged in.
Paste into your tool of choice. It knows the page, the element and exactly what the client wants changed.
What the export looks like
Source: dotts.se review of https://acme-staging.webflow.io — exported 2026-07-24
You are fixing client feedback on a website. For each item:
1. Locate the element via the CSS selector and page URL given.
2. Decide whether it is directly actionable or needs a question back first.
## Page: https://acme-staging.webflow.io/pricing
- Viewport: mobile, screen: 390x844
- Element: `.pricing-card:nth-child(2) .price`
- Screenshot: https://storage.dotts.se/…
"The discounted price is hard to read on my phone — can we darken it?"Structured enough for an AI, readable enough for a human.
Copy for AI, answered
For every open comment: the comment text and its replies, the page URL, the element as a CSS selector (with a fallback or position when needed), the viewport and screen size, and the screenshot link when it's accessible. It's plain Markdown with an instruction header that tells the AI to triage each point.
Any tool that accepts text: Claude, ChatGPT, Cursor, Copilot and others. For a direct connection without copy-paste, use the dotts MCP server instead.
Yes. Copy for AI is a built-in one-click export in the project, not a paid add-on.
dotts stores your data EU-hosted. What you paste into an AI tool is your decision, and the export has no hidden data: you see exactly what gets copied before you paste it.
Copy for AI is manual and universal: one click, paste into any tool. The MCP server is the direct connection, where your assistant reads open comments itself and can write status back. Use MCP inside your editor, Copy for AI everywhere else.
Yes. On image and PDF projects the export groups comments by page and gives the position instead of a CSS selector, so the context still travels with the feedback.
Stop retyping what the client said
Collect feedback in dotts, hit Copy for AI, and let your AI fix exactly what the client meant. Free plan, one simple price.