# Privacy

Privacy is the number one priority for BetterBugs.io while dealing with your data. Our engineers ensure that your data is safeguarded and encrypted on our servers. Even while capturing with the “**Rewind**” features, we have ensured that:

* No sensitive data is captured like email, password, mobile numbers, etc.
* Session events are uploaded to BetterBugs.io servers only when you do it manually.
* You can change the privacy of the session from public to private.
* Rewind is completely disabled for sites that have sensitive information like banking websites, etc.

**Read More**: [BetterBugs.io | Security and Compliance](/product-features/security-and-compliance.md)

{% hint style="info" %}
**Note**: “**Rewind**” will always be disabled by default whenever you visit a new website. Until and unless you turn it on explicitly, nothing gets captured.
{% endhint %}


---

# 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://docs.betterbugs.io/product-features/rewind/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.
