From bee8f790b7b32713c433eb3c0ce5b8bb3709c4b3 Mon Sep 17 00:00:00 2001 From: fpagny Date: Fri, 11 Jul 2025 15:46:53 +0200 Subject: [PATCH 1/3] feat(genapi): update privacy policy --- pages/generative-apis/reference-content/data-privacy.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/generative-apis/reference-content/data-privacy.mdx b/pages/generative-apis/reference-content/data-privacy.mdx index 39b844dd04..9959eb0660 100644 --- a/pages/generative-apis/reference-content/data-privacy.mdx +++ b/pages/generative-apis/reference-content/data-privacy.mdx @@ -30,6 +30,8 @@ We collect and process the following categories of data: - Token counts (input/output specific to large language models (LLMs), without prompt details) - Parameters defined by the user, **excluding the actual content of the prompts (system, user, etc.)** +Only in the event of misuse harming the service functionnality (such as specific customer requests generating errors or carrying out malicious activity), we may store temporarily and access full content of HTTP requests of this customer, to identify a root cause issue or any security vulnerability. + ## 3. How we use your data The personal data collected is used exclusively for: From 3232029dd8c92e3d79be87946de76cea1ded8743 Mon Sep 17 00:00:00 2001 From: fpagny Date: Fri, 11 Jul 2025 16:01:55 +0200 Subject: [PATCH 2/3] feat(genapi): update privacy policy --- pages/generative-apis/reference-content/data-privacy.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/generative-apis/reference-content/data-privacy.mdx b/pages/generative-apis/reference-content/data-privacy.mdx index 9959eb0660..05b8f12ccb 100644 --- a/pages/generative-apis/reference-content/data-privacy.mdx +++ b/pages/generative-apis/reference-content/data-privacy.mdx @@ -41,7 +41,7 @@ The personal data collected is used exclusively for: - Monitoring and improving the Generative API service through anonymized data for statistical analysis. -- We do not collect, read, reuse, or analyze the content of your inputs, prompts, or outputs generated by the API. +- We do not collect, read, reuse, or analyze the content of your inputs, prompts, or outputs generated by the API. The only exception being when your traffic harms our service operations such as generates abnormal errors - like HTTP 500 errors - or may represent malicious activity. In this case, we may store temporarily the corresponding HTTP request content to identify and fix root cause issues or any security vulnerability. - Your data is not accessible to other Scaleway customers. - Your data is not accessible to the creators of the underlying large language models (LLMs). - Your data is not accessible to third-party products, or services. From e1f7bc2da8ae78c9bc8f6f6269363bfc6643cc1b Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Wed, 16 Jul 2025 10:13:33 +0200 Subject: [PATCH 3/3] Update pages/generative-apis/reference-content/data-privacy.mdx Co-authored-by: Benedikt Rollik --- pages/generative-apis/reference-content/data-privacy.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/generative-apis/reference-content/data-privacy.mdx b/pages/generative-apis/reference-content/data-privacy.mdx index 05b8f12ccb..f12b3b6301 100644 --- a/pages/generative-apis/reference-content/data-privacy.mdx +++ b/pages/generative-apis/reference-content/data-privacy.mdx @@ -41,7 +41,7 @@ The personal data collected is used exclusively for: - Monitoring and improving the Generative API service through anonymized data for statistical analysis. -- We do not collect, read, reuse, or analyze the content of your inputs, prompts, or outputs generated by the API. The only exception being when your traffic harms our service operations such as generates abnormal errors - like HTTP 500 errors - or may represent malicious activity. In this case, we may store temporarily the corresponding HTTP request content to identify and fix root cause issues or any security vulnerability. +- We do not collect, read, reuse, or analyze the content of your inputs, prompts, or outputs generated by the API. The only exception being when your traffic harms our service operations such as generating abnormal errors - like HTTP 500 errors - or may represent malicious activity. In this case, we may store temporarily the corresponding HTTP request content to identify and fix root cause issues or any security vulnerability. - Your data is not accessible to other Scaleway customers. - Your data is not accessible to the creators of the underlying large language models (LLMs). - Your data is not accessible to third-party products, or services.