> ## Documentation Index
> Fetch the complete documentation index at: https://docs.testdino.com/llms.txt
> Use this file to discover all available pages before exploring further.

# TestDino Data Privacy Overview

> How TestDino handles customer data from Playwright test runs, including collection, storage, redaction, and retention policies.

TestDino collects only the data required for test execution management, analytics, and platform administration. This section covers what data is collected, how it is protected, and how long it is retained.

## Quick Reference

| Section                                                          | Description                                                                           |
| :--------------------------------------------------------------- | :------------------------------------------------------------------------------------ |
| [Security & Compliance](/data-privacy/security-compliance)       | SOC 2 Type 2, ISO 27001, GDPR, encryption, and hosting                                |
| [Access to Customer Data](/data-privacy/access-to-customer-data) | All data categories collected during test execution, registration, and platform usage |
| [Data Redaction](/data-privacy/data-redaction)                   | Automatic detection and removal of secrets from trace files and test artifacts        |
| [Data Retention](/data-privacy/data-retention)                   | Retention periods by subscription tier and data category                              |
| [Cloud Endpoints](/data-privacy/cloud-endpoints)                 | Internet-facing services, domains, and security configuration                         |
| [AI Controls](#ai-controls)                                      | Enable or disable AI processing per project                                           |

## AI Controls

TestDino provides project-level toggles to enable or disable AI features. When AI is disabled for a project, no test data from that project is sent to AI models for classification, analysis, or recommendations.

A master **Enable AI Insights** toggle controls all AI features at once. Individual features (failure classification, failure patterns, test case analysis, error grouping) can also be toggled independently. Configure these in [Project Settings](/platform/project-settings#ai-features).

| AI Setting        | Behavior                                                                                          |
| :---------------- | :------------------------------------------------------------------------------------------------ |
| Enabled (default) | Failure classification, AI insights, and fix recommendations are active                           |
| Disabled          | No test data is processed by AI models. Disabled features do not generate AI analysis or insights |

Changes apply from the next test run. Only Admin and Editor roles can modify AI settings.

<Note>
  **Note**

  Disabling AI does not affect existing AI-generated data from previous runs. It only prevents new AI processing. All non-AI features continue to work normally.
</Note>

***

For security or data privacy inquiries, email **[support@testdino.com](mailto:support@testdino.com)** or use the [discord](https://discord.gg/hGY9kqSm58) community.
