Docs are under construction. Content may be incomplete or change.

Privacy Policy

Page type: Concept

Tako is a client-side application. Structures, scripts, calculation folders, artifacts, and downloaded model weights live in your browser profile, and calculations execute in your browser’s own WebAssembly workers. Tako does not upload your workspace to a calculation server, and there is no account or server-side copy of your work.

Data leaves the device only when you deliberately use a networked feature:

FeatureWhat it transmits
Model and engine downloadsFetches published calculation assets; sends nothing about your workspace
Live share linksThe shared workspace, to anyone who has the link
AgentIts conversation and selected workspace context, through your connected Codex account; the scripts and engines it invokes still run locally

A read-only share link exposes the shared workspace to anyone who receives it, so review the workspace contents and the audience before creating one. Before importing confidential coordinates, confirm the browser profile and device policy are appropriate for that data.

Browser storage is not durable: clearing site data, switching profiles, or resetting the workspace removes local work. Export a workspace ZIP (File > Export Workspace ZIP) to keep a copy outside the browser.