Overview
The Encore OS document management system provides:- Version Control - Track changes and restore previous versions
- Permissions - Control who can view, edit, or delete documents
- Categories - Organize documents in hierarchical folders
- Tags - Flexible classification with keywords
- Full-Text Search - Find documents by content, not just filename
- Audit Trail - See who accessed or modified documents
Uploading Documents
Upload a Single Document
1
- Title - Descriptive name
- Description - Brief summary (optional)
- Category - Choose from hierarchy
- Tags - Add relevant keywords
- Permissions - Who can access (see Permissions section)
Supported File Types
Note: File size limits can be adjusted by administrators.
Bulk Upload
1
Organizing Documents
Categories
Documents are organized in a hierarchical category tree:1
Tags
Tags provide flexible, cross-category classification: Example Tags:training-materialconfidentialarchived-2024requires-reviewboard-approved
- Add tags when uploading
- Edit document → Add/remove tags
- Create new tags on-the-fly
- Use lowercase with hyphens
- Be consistent (don’t mix
trainingandtraining-material) - Limit to 5-7 tags per document
Version Control
How Versioning Works
Every document edit creates a new version:- Version 1.0 - Initial upload
- Version 1.1 - Minor edit (typo fix, formatting)
- Version 2.0 - Major revision (content change)
- Upload new file with same name → Creates new version
- Edit metadata only → No new version created
Viewing Version History
1
- Version number
- Upload date/time
- Uploaded by (user)
- File size
- Change notes
Restoring a Previous Version
1
- Current: v3.0
- Restore v1.0
- New current: v4.0 (with content from v1.0)
Comparing Versions
For text-based documents (.txt, .md, .doc):1
Document Permissions
Permission Levels
Setting Permissions
When Uploading:- In upload dialog, click Permissions
- Choose:
- Private - Only you
- Organization - All org members (view only)
- Site - All site members (view only)
- Custom - Specify users/roles
1
Inherited Permissions
Documents inherit permissions from their category by default:- Click Override Category Permissions
- Set custom permissions for document only
Searching Documents
Quick Search
Use the search bar at the top:1
- Filename
- Title
- Description
- Tags
- Full-text content (PDF, Word, txt)
Advanced Search
Click Advanced Search for more options: Filter By:- Date Range - Uploaded between dates
- Category - Specific category or subtree
- Tags - Documents with specific tags
- File Type - .pdf, .doc, etc.
- Uploaded By - Specific user
- File Size - Min/max size
- Relevance (default)
- Upload date (newest/oldest)
- Title (A-Z)
- File size (largest/smallest)
Sharing Documents
Share via Link
1
- Access Level - View only, download, edit
- Expiration - Link expires after date
- Require Login - Authenticated users only
⚠️ Share tokens grant access to documents. Never commit real tokens to documentation or code.
Share with Users/Roles
1
- User name or email
- OR role (e.g., “HR Staff”, “Site Admin”)
Document Preview
Supported Previews
Unsupported Types:
- Download to view locally
- Or request preview support from admin
Preview Features
- Zoom In/Out - Control viewing size
- Rotate - PDF and images
- Search - Find text in PDF
- Print - Print from preview
- Download - Save to local computer
Document Workflow
Approval Workflows
Some documents require approval before publication:1
- Approve → Status: Approved → Visible to users
- Reject → Status: Draft → Requester notified
- Can require multiple approvers (e.g., Manager → Director → Compliance)
- Each approver gets notification in sequence
Document Status
Retention & Archival
Automatic Archival
Documents can auto-archive based on:- Expiration Date - Set when uploading
- Last Accessed - Not viewed in X days
- Superseded - Newer version uploaded
Manual Archival
1
- Remain searchable
- Marked “Archived” in results
- Can be restored by owner/admin
Deletion
Soft Delete (Default):- Document hidden from view
- Retained for 30 days in Trash
- Can be restored within 30 days
- Only by owner or org admin
- Cannot be restored
- Requires confirmation
Best Practices
1
Troubleshooting
Upload Failed
Causes:- File too large (check size limits)
- Unsupported file type
- Network issue
- Compress large files
- Convert to supported format
- Retry upload
Can’t Find Document
Check:- Permissions (you may not have access)
- Category filters (clear filters)
- Document archived (include archived in search)
- Typo in search query
Preview Not Loading
Causes:- Large file size
- Browser compatibility
- Unsupported format
- Download and view locally
- Try different browser
- Request preview support
For Administrators
Storage Quotas
Monitor storage usage:- Go to Settings → Documents → Storage
- View:
- Total storage used
- Storage by category
- Largest documents
- Duplicate files
- Per organization
- Per site
- Per user
Bulk Actions
Administrators can:- Bulk Delete - Remove multiple documents
- Bulk Archive - Archive old documents
- Bulk Permission Change - Update permissions
- Bulk Move - Move to different category
Audit Reports
Generate document activity reports:- Documents uploaded (by user, date range)
- Documents accessed (views, downloads)
- Permission changes
- Version history
Support
Need Help?- In-app: Click Help → Document Support
- Email: admin@example.org
- Training: Help → Document Training Videos
Version: 3.0.0
Last Updated: 2025-11-29