Zentik Logo
App Settings

Cached Data

View and manage all locally cached data on the device. Zentik stores notifications, buckets, logs, settings, and media files locally for offline access and performance.

The underlying storage depends on the platform:

  • iOS — SQLite database stored on the device filesystem
  • Web — IndexedDB in the browser
Cached Data — Database & NotificationsCached Data — Buckets, Logs, Settings, Media

SQLite Database

Manage the local SQLite database used to store all cached data.

ActionDescription
Backup DatabaseCreate a local backup of the current database
Restore DatabaseRestore the database from a backup file
Restore Latest Local BackupRestore from the most recent local backup
Reset DatabaseDelete and recreate the local database. This removes all cached data

Notifications

Manage cached notifications locally stored on the device. Shows the total count of notifications in cache.

ActionDescription
Delete AllRemove all cached notifications
ImportImport notifications from a file
ExportExport all cached notifications to a file

Buckets

Manage cached bucket data. Shows the total count of buckets in cache.

ActionDescription
Delete AllRemove all cached buckets
ImportImport buckets from a file
ExportExport all cached buckets to a file

Logs

Manage locally stored log files. Shows the total number of log files.

ActionDescription
Clear AllDelete all local log files
ExportExport logs to a file

App Settings

Manage cached app settings. Shows the total number of settings in storage.

ActionDescription
Clear AllReset all settings to defaults
ExportExport current settings to a file

Media Files

Manage downloaded media files (images, videos, GIFs). Shows the total number of files and folders.