{% extends "base.html" %} {% block title %}Upload Files - {{ collection_name or 'Collection' }}{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
Back to Collection

Upload Files to {{ collection_name or 'Collection' }}

Add documents to your collection for indexing and search

📁 Upload Documents

🚀 Drag and drop files here

or

💡 Supports many formats including PDF, Word, Excel, JSON, YAML, and more.

Choose how to store uploaded PDF files:

Upload Instructions

📋 Supported File Types

Documents (PDF, DOCX, TXT, MD, RTF), Spreadsheets (CSV, XLSX, XLS), Data (JSON, YAML, XML, TOML), Presentations (PPT, PPTX), and more.

Loading supported formats...

💡 Tips

  • Upload multiple files at once using drag & drop
  • Files will be automatically processed and indexed
  • You can track processing progress on the collection details page
  • Upgrade text-only documents: Re-upload with "Database (Encrypted)" to add PDF viewing capability
{% endblock %}