# Data and Privacy

GPT Workspace prioritizes your privacy with GDPR and SOC-2 compliance, ensuring robust data protection through stringent security measures and responsible data handling. Trust that your information is safe and treated with the confidentiality it deserves. Please check our [privacy policies](https://gpt.space/privacy-policy) and [GDPR compliance](https://gpt.space/security) pages.

### Do you store my data?

Designed to respect your privacy. GPT Workspace has no access to your data and Google Drive files.\
By design, your data stays at all times on Google's servers. Here’s all the data we need in order to make GPT Workspace work:

* Your email address to identify your account
* If you are a paying customer, your name to identify the payment
* Metadata (number of prompts, date of sending, doc’s name)\
  GPT Workspace complies with the European General Data Protection Regulation 2016/679 (GDPR). You have a right to access, correct, and remove your personal data which you may exercise by emailing us at <contact@gpt.space>.


---

# 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://support.gpt.space/resources/data-and-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.
