Sources Library
The Sources library is where you import, manage, select, and remove content used by chat and studio generation.
What It Does
- Import files from your computer
- Fetch content from connected systems (connectors)
- Select which sources the AI can use
- Organize, rename, download, and delete sources
Why It Matters
Source selection controls what the AI can use for grounded responses. Without selected sources, HALO answers from general knowledge rather than your specific content.
Supported File Types
| Category | Extensions |
|---|---|
| Documents | .pdf, .docx, .txt, .md |
| Spreadsheets | .csv, .xlsx, .xls |
| Presentations | .pptx |
| Images | .png, .jpg, .jpeg, .gif, .webp |
| Audio | .mp3, .wav, .m4a, .ogg |
| Video | .mp4, .mov, .avi, .mkv |
| Medical Imaging | .dcm, .dicom |
Adding Sources
Upload Files
- In Sources, click + Quellen hinzufügen
- Select one or more files from your computer
- Wait for upload and ingestion to complete
- Imported items appear in the source list
Expected Results
- Source appears with type icon and timestamp
- Content is parsed and indexed for search
- Source is available for selection
Connector-Based Collection
Connectors fetch source suggestions from external systems.
How to Use
- In Sources, choose one or more connectors
- Click Quellen abrufen
- Review listed results
- Click Importieren for items you want
Expected Results
- Imported connector items appear in your source list
- They can be selected like uploaded files
!!! note Some connector behavior is MVP/mock-backed in this version. Treat it as a guided ingestion layer that can be extended in production.
Selecting Sources
Individual Selection
- Click the checkbox next to each source
- Selected sources are highlighted
Bulk Selection
- Use "select all" checkbox
- Or use the dropdown menu for bulk actions
What Selection Affects
- Chat queries use selected sources only
- Studio generation uses selected sources for context
- Source summary reflects selected sources
Managing Sources
Rename
- Click the source menu (⋮)
- Select Rename
- Enter new name
- Confirm
Download
- Click the source menu (⋮)
- Select Download
- File downloads to your computer
Delete
- Click the source menu (⋮)
- Select Delete
- Confirm deletion
!!! warning Deleting a source removes it from local project state. This cannot be undone.
Source List View
The source list shows:
| Column | Description |
|---|---|
| Checkbox | Selection state |
| Icon | File type indicator |
| Name | Source filename/title |
| Type | File extension |
| Date | Import timestamp |
| Menu | Actions dropdown |
Troubleshooting
"My file fails to import"
Possible causes:
- Unsupported file extension
- Corrupted file
- Missing parsing dependency
Try this:
- Check supported file types above
- For audio/video, verify FFmpeg is installed
- Try a smaller or simpler file
"Connector returns no results"
Possible causes:
- Connector not configured
- No matching content in connected system
Try this:
- Verify connector credentials in configuration
- Check connector-specific settings
Next Steps
- Chat — Use selected sources in conversations
- Studio — Generate outputs from source context
- Notes — Convert notes into sources
- DICOM Tools — Anonymize medical imaging files