Privacy
What this journal stores, what it deliberately never asks for, and the four companies that see any part of it. Last updated 7 September 2026.
Who operates this
AllWeDoIsTwin is a service operated by Ambitions LLC, a Michigan limited liability company. “We” and “us” on this page mean that company. The service is operated from the United States and is intended for use there.
The short version
AllWeDoIsTwin holds the trading records you import and the rules you write. It never asks for your broker password, and it cannot place a trade, move money, or see anything in your brokerage account. Nothing here is sold, and there is no advertising or cross-site tracking of any kind.
What is stored
- Your account — your email address and the identifier your sign-in provider issues. There is no password, because this journal never sees one.
- Trading accounts — the name you give an account, its starting balance, its currency and its timezone. A name you typed, not a number from a broker.
- Executions you import — for each fill: date, time, symbol, side, quantity, price, fees, and whatever order and execution identifiers your broker’s export happened to include. The uploaded file itself is kept alongside the rows it produced, so an import can be explained afterwards.
- What is derived from them — round-trip trades, trading sessions, and daily figures. All recomputed from your fills; none of it typed in.
- Rules you write, their versions, which accounts they apply to, and the result of each evaluation — passed, violated, not applicable, or not evaluated.
- Weekly analyses — the observations and proposed rule experiments generated for you, and the token counts of the request that produced them.
What is never asked for
This is a design decision rather than a promise about carefulness. The journal has no code that could accept these, so there is nowhere for them to be stored:
- Broker usernames, passwords, API keys or session tokens.
- Account numbers, bank details or payment information.
- Live positions or balances at your broker. Everything here comes from a file you chose to upload.
Who else sees any of it
Four companies, all in the United States, each for one job:
- Clerk — sign-in. Holds your email address and the sign-in method you chose. If you sign in with Discord, Google or Apple, that provider tells Clerk your email address and a stable identifier, and nothing else.
- Supabase — the database everything above lives in.
- Railway — the servers the application runs on.
- Anthropic — the weekly analysis, and only when you ask for one.
What the weekly analysis actually sends
This is the part worth being precise about, because “we use AI” usually is not. The analysis never receives your trades. It receives a packet of figures already computed from them:
- Weekly totals — net and gross P&L, fees, trade counts, win rate, profit factor, drawdown, average hold time, best and worst day.
- Aggregates grouped by weekday, entry hour, symbol, trade number and direction. A symbol appears as a row of totals, never as a trade.
- Your adherence counts, and the names and descriptions of the rules you wrote — because an analysis cannot discuss a rule it cannot read.
- The same headline figures for the previous week, for comparison.
Individual executions and trades, order and execution identifiers, your email address, your account names and your account balances are not in that packet and never leave the database. The exact shape is in the source, in lib/ai/contract.ts.
Cookies
One session cookie, set by Clerk, which is what keeps you signed in. There are no analytics, advertising or third-party tracking cookies, and nothing here follows you to other sites.
Keeping and deleting
Your records are kept for as long as you have an account, because a trading journal that quietly forgot last quarter would be worse than useless.
You can delete everything yourself, without asking anyone: sign in and go to Settings → Delete your journal. It removes the account row and every execution, trade, session, rule, evaluation and analysis attached to it — the database cascades, so nothing is left behind in a corner — and it deletes your sign-in with it. There is no undo and no copy is kept.
If you would rather not do it yourself, email twins@allwedoistwin.com from the address you signed in with and it will be done for you.
You can ask for a copy of your data at the same address. It is your trading history; you are entitled to have it.
Children
This is not intended for anyone under 18 and is not directed at children.
Changes
If what is stored changes, this page changes in the same release, and the date at the top moves. Material changes will be told to you by email rather than left here to be noticed.
Contact
twins@allwedoistwin.com — for deletion, a copy of your data, or any question about this page. Correspondence reaches Ambitions LLC, operator of the AllWeDoIsTwin service.
See also the terms of use.