# Privacy Policy

For the full Supervertaler privacy policy, please visit:

[**supervertaler.com/privacy**](https://supervertaler.com/privacy/)

### Summary

* Supervertaler does **not** collect, store, or transmit your translations, termbases, or documents to Supervertaler servers
* Your translations, termbases, and documents stay on your machine
* When you use AI features, data is sent directly to the AI provider **you** selected, using your own API key
* **Optional anonymous usage statistics** – strictly opt-in. If you consent, a single ping on startup sends only: plugin version, OS version, Trados version, and system locale. No personal data, no translation content. You can opt out at any time in Settings. See [Usage Statistics](/help/settings/usage-statistics.md) for full details.
* For maximum confidentiality with AI features, use [Ollama](https://ollama.com) – all processing stays local
* Source code is publicly available on [GitHub](https://github.com/Supervertaler/Supervertaler-for-Trados) for independent verification

### Contact

Questions about privacy? Email <support@supervertaler.com>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://supervertaler.gitbook.io/help/reference/privacy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
