AI & your data

WireMagic is local-first: your projects live on your disk, and nothing about them is sent anywhere until you ask AI for help. Here is exactly what an AI request involves.

What is sent when you run AI

An AI request carries only what the run needs:

  • Your prompt.
  • Which controls you selected, and a bounded summary of the project context — the working brief, recent decisions, and style constraints from your AI thread.
  • The structure of the page being worked on — controls, labels, and layout — which the AI reads in bounded pieces as it works. Built-in AI works from this structured data, not from screenshots of your canvas.

What never leaves your device

  • Your .wiremagic project files. The project file itself is never uploaded — AI requests carry the bounded context above, not your file.
  • Your AI conversation history. It is stored locally on your machine, per project, and is not synced to any account or cloud memory.
  • Pages you are not working with, local file paths, and projects you never pointed AI at.

Where processing happens

AI requests go to WireMagic's own backend, which manages your credits and forwards the request to third-party model providers for inference under their terms. Diagnostic traces kept for reliability record run metadata, not the content of your wireframes. Details and retention periods are in the Privacy Policy.

Being straight about the boundaries

We would rather state these plainly than have you discover them:

  • There is no separate user-side privacy mode for AI in this release. The boundary is the one described above — AI only ever sees what an AI request carries, and only when you start one.
  • WireMagic collects product analytics and diagnostics by default to keep the app reliable, with no in-app off switch in this release. This data is minimized and pseudonymous — it is about how the app behaves, not the content of your wireframes.
  • You can request deletion of your data at any time by writing to [email protected] from your account email.

The simplest guarantee stands on its own: don't run AI, and your project data stays entirely on your machine.

Related