> ## 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 toggle controls all AI analysis at once. Below it, 5 features toggle independently, so you can keep failure categorization on while turning off everything else. Configure these in [Project Settings](/platform/project-settings#ai-features).

| Toggle                        | Controls                                                  |
| :---------------------------- | :-------------------------------------------------------- |
| **Master toggle**             | All AI-powered analysis and insights                      |
| **Failure Categorization**    | Assigning a category and confidence score to each failure |
| **Dashboard Insights**        | AI summaries on the project dashboard                     |
| **Test Run Insights**         | AI analysis on an individual test run                     |
| **AI Insights Page**          | The cross-run AI Insights page                            |
| **Test Case Recommendations** | Fix suggestions on a single test case                     |

With a toggle off, no test data is sent to AI models for that feature.

Changes apply from the next test run. Only Owner and Administrator 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.
