What we store
- Login email, name, role, and a password hash (not the password itself).
- Organization settings, including what you sell and trial meters.
- Companies in Discover / My Work, follow notes, Picture fields, and admin audit lines.
- Optional enrichment keys you save in Settings (kept on this host, not in git).
- Session tokens on the server disk until they expire or you log out.
Where it lives
Data stays on the machine running this TimingPredict instance (tenant files and auth files). There is no separate consumer advertising network and no sale of your workspace to other customers.
Who can see it
Teammates in your organization see shared desk data. Private notes stay in that org. The operator of this host can back up or freeze the org. Other organizations on the same instance cannot read your tenant through the product APIs.
Public company research
Crawls collect public web pages about companies you add or that the library already has. That research is operational data for the workbench, not a dossier we sell.
Access and deletion
Ask your org admin to deactivate a seat, or the instance operator to freeze, export, delete, or restore a workspace. Operator commands: python3 -m pipelines.org_admin export ORG_ID, delete ORG_ID --yes, and restore ORG_ID. There is no self-serve download on this page.
Questions: the person who invited you, or the operator of this server.