🗄️ Data Export
Export Azure Table data as CSV for backup, migration, or analysis purposes. Super Admin access required.
Select Table to Export
Click on a table to select it for export:
📋 Export Notes
- TestItems — Contains all test questions. PartitionKey = TestId.
- Tests — Test metadata and settings. PartitionKey = OrganizationId.
- Users — User accounts. PartitionKey = OrganizationId.
- Candidates — Test-taker records. PartitionKey = OrganizationId.
- TestSessions — Individual test attempts. PartitionKey = TestWindowId.
- TestResponses — Candidate answers. PartitionKey = SessionId.
💡 Tip: For large tables, use the Partition Key filter to export specific subsets of data.