Dashboard
HelpLinkedIn Intelligence › LinkedIn Intelligence and Zero Data Retention

LinkedIn Intelligence and Zero Data Retention

LinkedIn Intelligence follows the same Zero Data Retention (ZDR) policy as the Decision Rehearsal pipeline.

During a Function Execution

  1. Your input (objective, uploaded files, pasted text) is read into a memory buffer on the Cloudflare Worker
  2. The knowledge base (category JSON files) is retrieved from R2 — this is MAIA's data, not yours
  3. A Claude API call is constructed with your input, knowledge base context, and behavior instructions
  4. The response is returned to you as a cited analysis
  5. Your input buffer is released — uploaded files, pasted text, and objective are purged

After Session Close

Iterative Sessions (Campaign Architect)

The Architect My LinkedIn Campaign function supports iterative refinement:

  1. First session: Provide context, MAIA generates plan, you download it, MAIA purges
  2. Between sessions: You save the plan in your own storage — MAIA has no copy
  3. Return session: Upload your saved plan plus new context, MAIA produces an update, you download, MAIA purges again

The iterative capability comes from you bringing the previous output back — not from MAIA retaining it.

DIAA Protection

The same Data Ingestion Audit Agent that protects the Decision Rehearsal pipeline scans data uploaded to LinkedIn Intelligence functions. Flagged content is discarded immediately. The audit log records the event but not the content. content_logged is hardcoded to false.

Was this helpful?

MAIA Decision OS — maiaos.ai

Terms Privacy Contact