Overview
The Database page provides administrative controls for managing database configuration and exporting stored data from IntraLLM. These actions are typically used for backup, migration, or auditing purposes.
Configuration Management
Import Config from JSON File
Import a database configuration from a JSON file. This can be used to restore settings or apply a predefined configuration across environments.
Export Config to JSON File
Export the current database configuration as a JSON file for backup or reuse.
Data Export
Download Database
Download the current database for backup or archival purposes.
Export All Chats (All Users)
Export all chat records across all users. This is useful for compliance, auditing, or data analysis.
Notes
- These actions may involve sensitive data and should be performed by authorised administrators only.
- Large exports may take time depending on database size.
- Exported files should be stored securely.
Use this page with caution, especially in production environments.