Privacy
Who this covers
This policy describes what Parsemend collects and stores when you use the
service or this site, and how to exercise your rights over that data.
Parsemend is operated by MAVA Design EOOD, a company registered in Bulgaria
at Bukova polyana 112, Smolyan, Bulgaria, VAT BG204539189, which is the data
controller. For questions or requests, mail [email protected] or write
to that address.
We store events, not code
Parsemend stores the error events your SDK sends: the exception type and value, the stack trace, breadcrumbs, tags, environment, release, and the contexts your SDK attaches. That data is yours, and it lives in a database table partitioned by day.
What your SDK sends is under your control. Event payloads can contain personal data if your application puts it there (a user id on an event, an email in a breadcrumb); scrub at the SDK level anything you do not want stored.
Parsemend does not store your source code. The one exception is managed mode, described below.
Account data
Parsemend stores the email address you sign up with and your organisation and project configuration. It is used to operate your account and send the notifications you configure, and for nothing else. There is no advertising and no sale of data.
Where your source code goes, per fix mode
| Mode | Does Parsemend read your source? |
|---|---|
| Bring your own agent | Never. Your agent reads it where it already lives. |
| Local CLI | Never. The run happens on your machine. |
| Your API keys | Assembled into a context bundle and transited to your model provider. Not retained. |
| Managed | Read through a GitHub App installation, for the duration of the run. |
If you cannot send source code to a third party, use bring-your-own-agent or the CLI. Those two never make a network call that contains your code.
Retention and deletion
Events are retained for 90 days by default and then dropped with their partition. Deleting a project deletes its events. Closing your account deletes your account data and every project in it.
Model providers
In the three modes where you bring your own credentials, your prompts and context bundles go to the provider you chose: Anthropic, OpenAI, Google, or an Ollama endpoint you operate. Parsemend does not proxy, log or retain those payloads. Their handling is governed by that provider's terms, not ours. In managed mode and pull request review, Parsemend calls its own model provider and connects to GitHub on your behalf; neither is given your data for training.
Your rights
Mail [email protected] to access, export, correct or delete the data
Parsemend holds about you or your projects. Requests are answered by a person.
Cookies and analytics
The application sets the session cookies a login requires and nothing else. The marketing site sets no cookies at all; it uses Plausible, proxied first-party, with no cross-site identifiers and no personal data. There is no analytics on the application itself.
Changes
This policy may change. The date at the top of this page moves when it does.
Contact
Mail [email protected].