Skip to Content
DocsAI Agent (MCP)CommonBackup (Coming Soon)

Backup

⚡ 2 min read

Coming Soon — Backup is not available yet. We’re finishing the Console export flow and will publish this guide when the feature ships.

Download a JSON export of project member data and authentication metadata for disaster recovery or migration.


Console download

  1. Transcodes Console  → your project → Authentication Kit ClusterBackup.
  2. Click Download Backup.

File name pattern: backup-{projectId}-{timestamp}.json


What’s included

IncludedExcluded
Member profiles (email, name, …)Passcodes
Passkey / authenticator public metadataTOTP encrypted secrets
TOTP configuration metadataPrivate keys on user devices
Audit logs

Backups include audit logs for every organization. Backups are operator-only; agents cannot download them via MCP.

Sample backup JSON shows the structure.


Last updated on