VEEMANDocs
DocumentationSupportOpen Dashboard

Getting started

  • Introduction
  • Quick start
  • Core concepts

Importing data

  • Supported formats
  • How import works
  • Splitting a file
  • Troubleshooting

Building your portfolio

  • Workspace & equity
  • Weights & capital
  • Weekday filter
  • Library
  • Variants & comparison
  • History (undo/redo)
  • Shared spaces

Analytics

  • Metrics reference
  • Charts (deep-dive)
  • Monthly P&L
  • Correlations
  • Strategy comparison
  • Monte Carlo
  • Equity Control
  • Optimization
  • Veeman AI

Reference

  • Keyboard & command palette
  • Exporting data
  • Settings

Technical

  • Architecture
  • API reference
  • Security
  • Your data & privacy
  • Risk disclosure
← PreviousSecurityNext →Risk disclosure

Your data & privacy

This page summarises how your data is handled. For the formal policy, see the Privacy Policy; for the security mechanisms, see Security.

What's collected

DataSourcePurpose
Account emailSign-up / GoogleIdentify your account, sign-in.
Display nameYour profileShown in the UI.
Uploaded trade filesYouProduce your analysis.
Saved portfolios / strategies / variantsYour actionsPersist your work.
HistoryLogged on saveA register of your runs.

VEEMAN stores no brokerage holdings, no live prices and no positions — only the historical P/L you upload and what you choose to save.

Where it's stored

Persistent data lives in per-user storage (a database in production), strictly isolated by account. The live session is held in memory only and expires after 24 hours; its draft — the autosave that lets you pick up where you left off — lives in that same per-user storage.

Retention

  • Saved data (portfolios, strategies, variants, history) is kept until you delete it or delete your account.
  • Sessions are temporary — 24 hours in memory, and cleared on a backend restart.
  • Session drafts (autosave) are kept 7 days from the last change; beyond the 5 most recent, older ones are pruned automatically. A draft holds the same P/L data as the session it mirrors. You can discard one at any time from Resume on the dashboard, and starting a new portfolio or deleting the session discards it immediately. Deleting your account removes them with everything else.

Your controls

  • Export — download a complete archive of your data at any time (Exporting).
  • Delete account — permanently removes your identity and all stored data; it cannot be undone.

Service providers

VEEMAN runs on Vercel (frontend), Render (backend) and Supabase (authentication and database). They process data on VEEMAN's behalf to run the service. When you use Veeman AI, the numeric session digest (computed metrics only — never raw trades, files or personal data) is processed by Anthropic (US) as the LLM provider. See the Privacy Policy for details.