Uploading Knowledge Files
Adding files to your Knowledge Base allows your AI assistants to access specific information when responding to queries. This guide walks you through the process of uploading, processing, and organizing knowledge files in Flowbotic.Before You Begin
Before uploading files, consider these preparation steps:- Review supported file formats (.pdf, .docx, .txt, .csv, etc.)
- Organize your documents logically
- Ensure files contain accurate, up-to-date information
- Remove any sensitive or personal information not intended for sharing
- Consider breaking large documents into smaller, topic-focused files
Uploading Files Through the Interface
Step 1: Access the Knowledge Base
- Navigate to the Knowledge Base section in the sidebar
- You’ll see your existing knowledge files or an empty state if this is your first upload
[Screenshot placeholder: Empty Knowledge Base state with upload prompt]
Step 2: Initiate Upload
- Click the Upload Files button in the top-right corner
- The file upload modal will appear
[Screenshot placeholder: File upload modal]
Step 3: Select Files
You can add files in two ways: Option 1: Drag and Drop- Simply drag files from your computer and drop them into the designated area
- Click the Browse Files button
- Navigate to the files on your computer
- Select one or multiple files
- Click Open
[Screenshot placeholder: File selection with multiple files highlighted]
Step 4: Add File Information
For each file, you can add or edit:- File Name: The default is the original filename, but you can change it
- Description: Add a brief summary of the file’s content
- Category: Select an existing category or create a new one
- Tags: Add relevant tags for better organization
- Access Level: Set who can access this knowledge (all assistants or specific ones)
[Screenshot placeholder: File metadata input fields]
Step 5: Upload and Process
- Click the Upload button to start the process
- You’ll see a progress indicator as files are uploaded
- After upload, files enter the processing queue
- Processing extracts text, indexes content, and prepares files for retrieval
[Screenshot placeholder: Upload and processing status indicators]
Processing time depends on file size and complexity. Most files process within minutes, but large or complex files may take longer.
Bulk Uploading Files
For uploading many files at once:Step 1: Prepare Files
- Organize files in a logical folder structure on your computer
- Consider using consistent naming conventions
Step 2: Bulk Upload
- Click the Upload Files button
- Select multiple files using Ctrl+Click (Windows) or Command+Click (Mac)
- Alternatively, select entire folders if your browser supports it
- Add basic information that applies to all files
- Click Upload
Step 3: Batch Edit (Optional)
After bulk upload, you can edit multiple files at once:- In the Knowledge Base, select multiple files using checkboxes
- Click the Batch Edit button
- Update common attributes like category or tags
- Click Save Changes
[Screenshot placeholder: Batch editing interface with multiple files selected]
Uploading via API
For programmatic uploading, Flowbotic offers API endpoints:For detailed API documentation, see the Knowledge Base API Reference.
File Processing and Indexing
After uploading, files go through several processing steps:- Text Extraction: Text is extracted from the uploaded document
- Content Analysis: The system analyzes the text structure and content
- Chunking: Content is divided into manageable chunks for retrieval
- Indexing: Chunks are indexed for efficient searching
- Embedding: Neural embeddings are created for semantic search
[Screenshot placeholder: Visual representation of the indexing process]
You can view the processing status in the Knowledge Base:
- Queued: File is waiting to be processed
- Processing: File is currently being processed
- Indexed: File has been successfully processed and is ready to use
- Failed: Processing encountered an error
Troubleshooting Upload Issues
File Too Large
File Too Large
If you see a “File Too Large” error:
- Check the file size limits for your plan
- Try splitting the document into smaller files
- Compress image-heavy PDFs to reduce size
- Remove unnecessary content or formatting
Unsupported File Type
Unsupported File Type
If you see an “Unsupported File Type” error:
- Verify you’re using a supported file format
- Convert the file to a supported format (e.g., using Microsoft Office or Google Docs)
- For specialized file types, extract the text content to a supported format
Processing Failed
Processing Failed
If processing fails after upload:
- Check for file corruption by opening the file on your computer
- Ensure the file isn’t password-protected or encrypted
- Try re-saving the file in a different format
- For complex PDFs, try converting to text or Word format first
Text Extraction Issues
Text Extraction Issues
If text isn’t properly extracted:
- Ensure the PDF contains actual text (not just images of text)
- For scanned documents, use OCR software before uploading
- Check for unusual fonts or encoding issues
- Try saving in a different format or from a different application
Best Practices for File Uploading
File Preparation
- Clear Structure: Use headings, lists, and sections for clear organization
- Searchable Text: Ensure documents contain actual text, not just images of text
- Consistent Formatting: Use consistent formatting for similar types of information
- Appropriate File Size: Keep files under 20MB for optimal processing
- Proper Encoding: Use standard UTF-8 encoding for text-based files
Organizational Practices
- Logical Categories: Organize files into intuitive categories
- Consistent Naming: Use a consistent naming convention
- Descriptive Tags: Add relevant tags to improve searchability
- Complete Metadata: Fill out all metadata fields thoroughly
- Version Control: Include version information in filenames or descriptions
Maintenance
- Regular Updates: Replace outdated files with current versions
- Periodic Review: Schedule regular reviews of your Knowledge Base
- Remove Duplicates: Eliminate redundant or duplicate information
- Track Usage: Monitor which files are being used and which aren’t
- Gather Feedback: Use assistant performance to identify knowledge gaps