What Data Does an Inline AI Editor Actually Send?

Before you trust an AI editor with your text, you deserve a precise answer to one question: when I press the hotkey, what actually leaves my computer? Not a reassuring slogan — the literal list. This page gives you that, so you can judge any tool (including this one) on facts.

The short answer

When you select text and trigger a cloud-based inline edit, a typical tool sends:

  1. The text you selected — the words you highlighted. This is the core payload; the model can’t rewrite what it can’t see.
  2. The instruction (prompt) — what you asked for: “fix grammar,” “make professional,” “translate to French,” or your custom prompt.
  3. Sometimes: a window of surrounding context — a bit of the text around your selection, so the rewrite matches the document’s tone and topic (more on this below).
  4. Minimal technical metadata — request formatting, model parameters, authentication. Not the content of your work, but it travels with the request.

What it does not need to send: your whole document, your file, other open apps, your clipboard history, or your keystrokes. If a tool sends more than the list above, that’s a question worth asking.

The context-window nuance (the part most tools are quiet about)

This is where inline editors genuinely differ, and where the privacy story gets interesting.

A naive tool sends only your selection. That’s the most private option, but rewrites can come back tone-deaf — they don’t know what document they’re in.

A context-aware tool reads a small amount of the surrounding text so the rewrite fits — matching the voice of the email, the formality of the doc, the topic of the thread. The privacy trade-off is direct: better edits require sending a little more text. A well-designed tool:

The right answer depends on your text. For a public blog draft, more context is free quality. For a contract, you may want selection-only.

What stays on your machine

A well-built inline editor keeps a lot local by design:

And with a local model, nothing in the list leaves at all — selection, context, and prompt are all processed on your machine.

Questions that reveal a tool’s real behavior

Transparency here is the single best signal of a trustworthy tool. Vagueness about what’s sent usually means more is sent than you’d like.

How EditSnappy handles it

EditSnappy is built so the answer to “what leaves my machine?” is small and knowable:

[[MISSING: confirm the exact context-window behavior — how many surrounding tokens/sentences EditSnappy sends, and whether the user can cap or disable it. master-sales-copy §5 confirms “context-aware” as a feature but doesn’t specify the window size or a privacy toggle.]] [[MISSING: confirm exact no-logging/retention wording with Ken (homepage v1 line 66).]]


See the full trust stack on the Privacy, Security & BYOK hub, or try EditSnappy free — no credit card.