{% extends "base.html" %} {% block title %}Dashboard – DocuElevate{% endblock %} {% block content %}

DocuElevate Dashboard

Intelligent document processing & management

{{ stats.processed_files | default(0) }}

Documents Processed

{{ stats.active_integrations | default(0) }}

Active Integrations

{{ stats.storage_targets | default(0) }}

Storage Targets

Capabilities

  • OCR & metadata extraction with AI
  • Cloud storage: Dropbox, OneDrive, Google Drive, NextCloud
  • Paperless-ngx integration for document management
  • Email & URL-based document ingestion
  • Automated classification & routing workflows

Getting Started

  1. 1 Configure integrations via System Status
  2. 2 Upload your first document
  3. 3 Review results in Files
Learn more about DocuElevate
{% endblock %}