Admin › Monitoring › File Logs
- Admins get a unified view of uploaded file sensitivity classification, blocking status, and security check results.

File Logs main screen — filter bar, table, source/classification badges
Not all uploaded files appear here. Only files with classification results or guardrail blocks are shown in the log.
Document Sensitivity Classification
On file upload, an LLM-based classifier auto-determines document sensitivity.
Each classification result includes a confidence score (0–100%) and the classification reason.
Guardrail Check Types
Multiple security checks apply automatically per file type.- Document Classification
- Macro Detection
- EXIF Metadata Removal
- NSFW Detection
LLM-based sensitivity classification. Analyzes document text to assign PUBLIC ~ RESTRICTED grade.
- Target: All files with extractable text (PDF, DOCX, TXT, etc.)
- Result: Classification grade + confidence + reason
- Action: CONFIDENTIAL → flag, RESTRICTED → block
Viewing Logs
Filter Options
Filter Options
Table Columns
Table Columns
Pagination
Pagination
- 20 entries per page
- Total file count shown at top
- Page navigation controls when over 20
Detail View
Click a table row to see the file’s guardrail analysis in a modal.
File detail modal — file info, uploader, classification result, guardrail detail JSON
- File info: Filename, content type, size (KB)
- Uploader info: Name, email, upload time
- Source: Upload path badge
- Classification result:
- Sensitivity grade + confidence (%)
- Classification reason
- Classification model used
- Error message on errors
- Guardrail details (when applicable):
- Block reason and detail JSON
- EXIF removal result
- NSFW detection result
File Processing Flow
Use Cases
Sensitive Document Monitoring
Sensitive Document Monitoring
- Set Classification filter to
CONFIDENTIAL - Review the flagged file list
- Confirm classification reason and confidence in the detail modal
- Adjust policy in Guardrail Settings as needed
Per-Source Upload Pattern Analysis
Per-Source Upload Pattern Analysis
- Use the Source filter to view upload status by Chat / Knowledge / Project
- If a source has many blocks, inspect that workflow
- Review Knowledge upload classification results to manage RAG data quality
Blocked File Investigation
Blocked File Investigation
- Set Status filter to
Blocked - Confirm uploader and reason for blocked files
- Review guardrail detail JSON in the detail modal
- Consider revising guardrail rules if false positives
Best Practices
- Periodic monitoring: Review file logs at least weekly to detect anomaly patterns
- Guardrail integration: When blocks/flags occur frequently, review Guardrail Settings
- False positive management: When CONFIDENTIAL/RESTRICTED classification confidence is low, consider changing the classification model
- Source analysis: Watch for patterns where sensitive files concentrate in a specific source
