# Data Sharing and Disclosure

**Third-Party Disclosures:**

* We only share user data with third parties under strict circumstances, such as:
  * Service providers who assist us in operating the platform (e.g., data storage providers).
  * Legal requirements or compliance with court orders.
* We obtain explicit user consent for any data sharing with third parties beyond these essential purposes. We also provide clear opt-out options for users who wish to restrict data sharing.

**Data Retention:**

* We adhere to a defined data retention policy outlining how long we store user data.
* The retention period is determined by various factors like legal obligations (e.g., tax regulations), dispute resolution needs, and business requirements (e.g., providing audit trails for account activity).
* We strive to minimize data retention periods wherever possible.


---

# 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://data-policy.thepdfmaker.com/data-privacy/data-sharing-and-disclosure.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.
