What data do we use?
We don’t look at your chats, and we don’t want to. Your chats are between you and your AI. We make money from a subscription rather than selling your data. We ask model providers like OpenAI and Anthropic not to train their models on your data. We do collect analytics data, like what features you use, crash logs, etc. This helps us fix bugs and learn what parts of Chorus to improve.Where do you store my chats?
Your chat history is saved locally in the Application Support directory~/Library/Application\ Support/sh.chorus.app
. None of it is stored on our servers.
What types of data does Chorus collect?
Most app data is stored locally on your computer in the Application Support directory. Here’s what we store elsewhere. In an encrypted Postgres database served by Fly, we store- Your account data (such as your email address and plan)
- Message metadata (such as creation time, which model it was sent to, length, number of tokens)
- You create a chat, select a model, or send a message (including metadata like which model was involved and which app features you’re using)
- A model decides to use a tool (including the name of the tool)
- A model provider returns an error (including the error message)
- You apply a revision (including which model generated it)
- An unexpected error occurs (including the error message and stack trace)
If you’re on the Enterprise plan, we can toggle analytics off. Just email us at founders@chorus.sh.