Tutorial

Share edits with your team

Design reviews shouldn’t end in a screenshot thread. inspecta lets you share a link to your live-page edits so your developer can pick up the changes on their side.

How to share

  1. Make your CSS edits on the live page with inspecta.
  2. Click Share in the CSS changes toolbar.
  3. Review the source URL and change summary. Add an optional note for the recipient.
  4. Click Copy share link and send it in Slack, email, or your issue tracker.

What your developer gets

Anyone with the link opens an inspecta shared changes page with two options:

  • Implement via AI agent: Copy the JSON prompt and paste it into an AI coding agent to apply the changes directly to source files.
  • Paste styles in inspecta: Copy the CSS changes and paste them into inspecta’s panel on their own machine. The edits apply visually on the live page so they can see exactly what you changed, without touching code.