Your data
What is stored
Section titled “What is stored”- Your wallet address, which is your identity here. There is no email, no password, no name.
- Conversations — messages and the ids of any orders proposed in them.
- Preferences the assistant has saved (“I trade 5x cross”).
- Risk limits and daily counters.
- Execution records — what was submitted, when, and what the venue said.
- Price alerts you set.
What is never stored
Section titled “What is never stored”- Seed phrases or private keys. Never requested, nowhere to enter one.
- Your API key in readable form. If you bring your own model key it is encrypted before storage and there is no code path anywhere that reads it back out — not for support, not for debugging.
Export everything
Section titled “Export everything”Settings → Your data → Export my data downloads a JSON file containing your saved preferences and full conversation history, including long messages rehydrated in full rather than truncated. API keys are never included, because no read-back path exists to include them with.
Delete things
Section titled “Delete things”- One conversation — the × on any thread in the chat sidebar. Removes the messages and any overflowed content behind them.
- Saved preferences — Settings → Chat memory → Forget everything.
- Your model API key — Settings → Remove key. A hard delete, not a flag.
Execution records and the audit trail are retained for a regulatory window and are deliberately not user-deletable. They are records of trades you made, which is a different category from chat.
Third parties
Section titled “Third parties”- Hyperliquid sees your trades, because it is the venue executing them.
- Your model provider (Anthropic or OpenAI) sees the conversation, because it is generating the replies. If you bring your own key, that relationship is directly yours and billed to you.
- Cloudflare fronts the site and sees request metadata.
Chat history reveals positions, size and strategy, so taker treats it as sensitive financial data even though it is not regulated as such.