Documentation
Practical guides for embedding the widget, running an AI-driven content review, and wiring PinAppAI into your team’s workflow.
-
Getting started
Sign up, embed the widget, and start collecting structured feedback in about 5 minutes.
-
Site-wide feedback widget
Embed a single script tag and reviewers can pin a comment, pick an element, or capture a region from any page of your site.
-
Iteration loop architecture
How PinAppAI v2 organizes review rounds: atomic iterations with frozen manifests, an event-sourced state machine, drift detection, and a dashboard built around what's pending vs. what's been resolved.
-
AI-diff review (the /changes/ workflow)
Generate a /changes/ page from your latest git diff and let reviewers approve, reject, or rewrite each change one at a time — on the actual page where it lives.
-
MCP server for AI agents
Drive your full PinAppAI iteration loop from Claude Code, Cursor, or any MCP-aware agent — install, fix CRs, apply decisions, regen /changes/, remove the integration — without leaving your editor.
-
Reviewer access & permissions
Who can leave feedback on your project — open access vs allowlist, inviting reviewers, removing them, and what 403 errors mean.