What Data Is Included in a Backup
This article explains the components included when performing a backup using the RingQ Backup Service (Time Machine module). RingQ backups are designed to ensure full system recoverability by capturing both configuration data and operational assets.

RingQ backup data
The Database backup contains all system configuration and transactional records required to restore the RingQ environment.
The database backup ensures that the entire system configuration and operational logic can be restored to its previous state. Without the database backup, system settings and configurations cannot be recovered.
What’s Included in the Database Backup:

Extensions configuration

Users and Roles

Call flows and IVR settings

Queues and queue configurations

DID assignments

Outbound Rules

Emergency Rules

SIP trunk configurations

System settings

Chat settings (if enabled)

AI Agent configurations (if applicable)

CDR (Call Detail Records) or Call Reports
Note: Redis primarily handles in-memory data. Including it in backups improves system state recovery accuracy.

Redis Backup
What’s included:
This includes all stored call recordings generated by the system. File Format: .wav Preserves historical call data for:
Recording files may consume significant storage space. Ensure sufficient backup storage capacity.

Recordings Backup
What’s included:
This includes voicemail messages left by callers. Allows restoration of:

Voicemail Backup
What’s included:
Component | Type of Data | Required for Full Restore |
Database | System configuration & records | Yes |
Redis | Real-time state & cache data | Recommended |
Recordings | Audio call files | Optional (Based on storage policy) |
Voicemails | Audio voicemail files | Optional (Based on retention policy) |
Important Notes