diff --git a/src/content/docs/realtime/realtimekit/data-retention.mdx b/src/content/docs/realtime/realtimekit/data-retention.mdx new file mode 100644 index 00000000000..a4a09c19951 --- /dev/null +++ b/src/content/docs/realtime/realtimekit/data-retention.mdx @@ -0,0 +1,22 @@ +--- +title: Data retention +description: Review how long RealtimeKit stores meeting chat, recordings, analytics, and webhook logs. +pcx_content_type: reference +sidebar: + order: 21 +products: + - realtime +--- + +RealtimeKit retains data for the following periods: + +| Data type | Retention period | +| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------- | +| Meeting and participant records | Indefinitely | +| Meeting chat with [`persist_chat`]() | Indefinitely | +| Meeting chat without [`persist_chat`]() | 7 days | +| Composite recordings | 7 days | +| Track recordings | 7 days | +| Transcripts | 7 days | +| Call analytics | 6 months | +| Webhook logs | 1 month | diff --git a/src/content/docs/realtime/realtimekit/legal/index.mdx b/src/content/docs/realtime/realtimekit/legal/index.mdx index ef0292f611b..559b122042c 100644 --- a/src/content/docs/realtime/realtimekit/legal/index.mdx +++ b/src/content/docs/realtime/realtimekit/legal/index.mdx @@ -4,7 +4,7 @@ title: Legal description: Privacy policy, terms of service, and third-party licenses for RealtimeKit. hideChildren: true sidebar: - order: 21 + order: 22 --- - [Privacy Policy](https://www.cloudflare.com/application/privacypolicy/)