> ## 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.

# Data Retention

> TestDino retention periods and plan limits across Pro, Team, and Enterprise tiers.

TestDino retains data and applies plan limits by subscription tier. Retention covers automation artifacts and test data; limits cap manual test records and artifact storage. Both scale with your plan and reset on upgrade. Data is automatically deleted once its retention period expires.

<Note>
  Any tier can customize retention, limits, and storage through add-ons, at an extra charge based on custom pricing. Enterprise plans are fully custom. Contact **[support@testdino.com](mailto:support@testdino.com)** for details.
</Note>

## Automation Test Retention

Artifacts, test data, and analytics are retained at the organization level. Artifacts are purged before test data, so traces and screenshots expire while results stay queryable.

| Data type                                                                         | Pro      | Team     | Enterprise |
| :-------------------------------------------------------------------------------- | :------- | :------- | :--------- |
| **Artifacts**<br />videos, traces, screenshots, html reports                      | 21 days  | 21 days  | Custom     |
| **Test data**<br />test runs, test cases, test suites                             | 30 days  | 90 days  | Custom     |
| **Analytics & aggregated metrics**<br />trends, flakiness rates, performance data | 365 days | 365 days | Custom     |

Analytics stay queryable after the underlying test runs, test cases, and test suites are deleted.

## Manual Test Limits

Manual test data is scoped to the project. Each plan caps the number of active records per project. To create a new record once a cap is reached, delete a closed or previous one.

| Data type        | Pro             | Team             | Enterprise |
| :--------------- | :-------------- | :--------------- | :--------- |
| **Manual tests** | 250 per project | 1000 per project | Custom     |
| **Releases**     | Unlimited       | Unlimited        | Custom     |
| **Manual runs**  | 10 per project  | 100 per project  | Custom     |
| **Sessions**     | 5 per project   | 50 per project   | Custom     |

## Manual Test Storage

Manual test artifacts are stored at the organization level and counted against a storage quota. Artifacts include:

* Manual test attachments and step or description images
* Manual run attachments, notes images, and test result attachments
* Session attachments, notes images, and issue attachments and images

| Data type                 | Pro   | Team  | Enterprise |
| :------------------------ | :---- | :---- | :--------- |
| **Manual test artifacts** | 10 GB | 50 GB | Custom     |

## Related

Review what data TestDino collects and which endpoints it uses.

<CardGroup cols={2}>
  <Card title="Access to Customer Data" icon="database" href="/data-privacy/access-to-customer-data">
    Full list of data TestDino collects
  </Card>

  <Card title="Cloud Endpoints" icon="globe" href="/data-privacy/cloud-endpoints">
    Internet-facing services and security configuration
  </Card>
</CardGroup>
