Skip to main content
Version: v1.6.40-dev2 🚧

Upload Documents

Overview​

The Upload Documents method allows you to directly upload files from your local computer to a collection. This is the most straightforward way to add documents when you have files stored locally on your device.

Upload Documents

Upload limits​

Upload limits are configurable by your system administrator and may vary by deployment. You can view your current limits in the System Settings:

  • Document count: Document Limit Per User (viewable in System Settings)
  • Collection size: Collection Size Limit (viewable in System Settings)
  • File size limit: Set by system administrator at deployment (contact your administrator for specific limits)
  • Supported formats: See Supported file types for complete list
note

To view your current limits, go to Account Circle → System Dashboard → System Settings. For file size limits or other specific limits not shown in settings, contact your system administrator. For larger files or bulk uploads, consider using the Import from File System method.

Upload Documents

When to use​

  • Local files: When you have documents stored on your computer
  • Quick uploads: For adding a few documents quickly
  • Direct control: When you want to manually select specific files
  • Testing: For testing document processing with sample files
  • Small batches: When uploading a manageable number of files
note

For document processing options, see the Shared Document Processing Options section in the main documentation.


Feedback