Docs
Database Configuration

Database Configuration

How to configure your database for Bodha AI.

Bodha AI uses MongoDB to store your agents, knowledge base, conversations, and analytics data.

Database Setup

Bodha AI is configured to work with MongoDB. Your data is securely stored and automatically backed up.

What's Stored

Your database contains:

  • AI Agents: Your chatbot configurations and settings
  • Knowledge Base: Uploaded files, crawled websites, and text content
  • Conversations: Chat history and user interactions
  • Analytics: Performance metrics and insights
  • Customizations: Appearance and behavior settings

Data Management

Automatic Backups

Your data is automatically backed up:

  • Daily backups of all data
  • Point-in-time recovery available
  • Secure storage with encryption

Data Export

You can export your data:

  1. Go to Settings
  2. Click "Export Data"
  3. Download your data in JSON format

Data Deletion

To delete your account and all data:

  1. Go to Settings
  2. Click "Delete Account"
  3. Confirm deletion

Deleting your account permanently removes all your data, including agents, knowledge base, and conversations. This action cannot be undone.

Privacy & Security

  • All data is encrypted at rest
  • Secure connections (HTTPS) for all transfers
  • Regular security audits
  • GDPR compliant

Next Steps