Documentation
Tutorials
Workflows
Kebab actions
Daily Work
Dashboard & Reports
Quality Control
ISO 17025
Logs
Contacts
Billing
Analysis Setup
Settings
Initial Setup
Help & Reference
Architecture decisions
Settings
0:000:00

Google Drive Backup

Navigation: Settings → Backup → Google Drive

Automatically store database backups on Google Drive.


Settings Fields

FieldDescription
Client IDThe OAuth 2.0 identifier from Google Cloud Console
Client SecretThe OAuth 2.0 secret key (stored encrypted)
Refresh TokenThe access refresh token (stored encrypted)
Backup FolderThe folder name on Google Drive (created automatically if it does not exist)
Auto-BackupEnable/disable automatic backup uploads to Google Drive

Setup

  1. Create a project in Google Cloud Console
  2. Enable the Google Drive API
  3. Create OAuth 2.0 credentials (Desktop app)
  4. Copy the Client ID, Client Secret and Refresh Token into the respective fields
  5. Click "Save"
Tip: The same OAuth credentials are also used for Google Calendar sync.