Knowledge Management

Champion's Knowledge Management system allows you to upload and organize your organization's documentation, making it accessible to AI Champions. When users ask questions, Champion augments responses with relevant information from your knowledge base, providing accurate, context-aware answers specific to your organization.

Overview

Knowledge Base = Your organization's documentation repository

Purpose:

  • Augment AI responses with organizational knowledge
  • Provide context-specific answers
  • Reduce hallucinations and incorrect responses
  • Ensure consistency with company policies and procedures

Access: Champion Web Experience > Knowledge


How Knowledge Works

Knowledge Augmentation Flow

graph LR
    A[User Query] --> B[Champion AI]
    B --> C{Search Knowledge Base}
    C --> D[Find Relevant Docs]
    D --> E[Extract Context]
    E --> F[Generate Response]
    F --> G[Response with Citations]
    G --> A

    style C fill:#f0e1ff
    style D fill:#e1f5ff
    style E fill:#ffe1e1

Example:

User: "What's our return policy for defective items?"

Champion:
1. Searches knowledge base
2. Finds "Returns_Policy_2025.pdf"
3. Extracts relevant sections
4. Generates response:

   "According to your Returns Policy (updated March 2025),
   defective items can be returned within 30 days with:
   - Original packaging
   - Proof of purchase
   - Completed RMA form

   Customers should contact customer service at..."

   📎 Source: Returns_Policy_2025.pdf, page 3

Smart Search

Champion's search understands meaning, not just keywords:

Example:

Query: "How do I fix a production delay?"
Finds: Documents about "bottlenecks", "equipment issues", "expediting"
       - even if they don't use the exact phrase "production delay"

Supported File Types

Documents

TypeExtensionsNotes
PDF.pdfBest for formatted documents, manuals
Word.doc, .docxProcedures, policies
PowerPoint.ppt, .pptxTraining materials, presentations
Excel.xls, .xlsxData templates, reference tables
Text.txt, .mdPlain text documentation
HTML.html, .htmWeb-based docs
CSV.csvReference data, code lists

File Size Limits

  • Individual File: 100 MB maximum
  • Batch Upload: 500 MB total per upload session
  • Total Knowledge Base: Varies by plan (typically 10 GB - 1 TB)

Processing Capabilities

Text Extraction:

  • ✅ Searchable PDFs
  • ✅ Word documents
  • ✅ PowerPoint slides (text content)
  • ⚠️ Scanned PDFs (requires OCR - may have errors)
  • ❌ Images without text
  • ❌ Encrypted or password-protected files

Uploading Files

Direct Upload

Process:

  1. Navigate to Knowledge section from the main navigation
Navigate to Knowledge
  1. Click "Knowledge" in the left menu
Click Knowledge Menu
  1. Click "Upload File" button (top-right)
Upload File Button
  1. Select Files:
    • Click the upload area
    • OR drag and drop files
    • Select one or multiple files
Upload Files Area
  1. Review files you're about to upload:
    • File list shows name, size, type
    • Remove unwanted files before uploading
View Files to Upload
  1. Confirm:
    • Click "Confirm Upload"
    • Upload progress displayed per file
Confirm Upload
  1. Complete:
    • Processing status shown
    • Click "Back to Knowledge" when done
Back to Knowledge

Batch Upload

Upload multiple files simultaneously:

Benefits:

  • Faster than one-by-one
  • Progress tracked per file
  • Failed uploads don't affect successful ones
  • Can be canceled mid-process

Process:

  1. Select multiple files (Ctrl+Click or Cmd+Click)
  2. All files shown in preview list
  3. Click "Confirm Upload"
  4. Each file uploads and processes independently

Progress Indicator:

Uploading 5 files:
✅ Manual_A.pdf (Complete - Processing)
✅ Procedure_B.docx (Complete - Processing)
⏳ Policy_C.pdf (Uploading... 67%)
○ Guide_D.pdf (Pending)
○ Reference_E.xlsx (Pending)

Managing Knowledge

File List Interface

Main View:

ColumnDescription
CheckboxSelect for bulk actions
File NameDocument name with extension
Upload DateWhen file was added
File SizeSize in KB/MB
TypeFile format/category
StatusProcessing state

Searching Files

Search Bar: "Search files by name..."

Search Files Field

Behavior:

  • Real-time filtering as you type
  • Matches anywhere in filename
  • Case-insensitive
  • Clears with backspace

Typing to search:

Type Filename in Search

Example:

Search: "return"
Results:
├─ Returns_Policy_2025.pdf
├─ RMA_Return_Process.docx
└─ Customer_Returns_Guidelines.pdf

Downloading Files

Single File:

  1. Click checkbox next to file
Select File with Checkbox
  1. Click "Download" button
Click Download Button
  1. File downloads to your computer

Multiple Files:

  1. Check boxes for multiple files
  2. Click "Download" button
  3. Files download (individually or as zip, depending on implementation)

Deleting Files

Process:

  1. Select Files:
    • Check box next to file(s) to delete
Select File for Deletion
  1. Click Delete:
    • Click "Delete" button
Click Delete Button
  1. Confirm Deletion:
    • Dialog appears: "Type 'delete' to confirm"
    • Click in the confirmation field
Delete Confirmation Field
  • Type the word delete in the field
Type 'delete'
  • Click "Delete" button to confirm
Confirm Delete
  1. Permanent Removal:
    • Files immediately removed
    • Confirmation message shown
    • Cannot be undone
File Deleted Successfully
🗑️

Deletion is Permanent

Deleted files cannot be recovered. Always ensure you have backups of important documentation before deleting from the knowledge base.


File Processing

After you upload a file, Champion processes it to make it searchable. You'll see the status change:

  1. Uploading (⏳): File transfer in progress with percentage shown
  2. Processing (⚙️): Champion is making the file searchable (typically 1-5 minutes)
  3. Ready (✅): File is now available to Champions and searchable
  4. Error (❌): Processing failed - you can retry or delete

Processing Times:

File TypeTypical Time
Small PDF (< 1 MB)30 seconds - 1 minute
Medium PDF (1-10 MB)1-3 minutes
Large PDF (10-100 MB)3-10 minutes
Word/Excel1-2 minutes
PowerPoint2-5 minutes

Note: Larger files and scanned documents may take longer to process.


Best Practices

File Organization

Naming Conventions:

✅ "PO_Approval_Process_v2.3_2025.pdf"
✅ "Safety_Procedures_Warehouse_Updated_Nov2025.pdf"
✅ "Item_Master_Setup_Guide.docx"

❌ "document.pdf"
❌ "new file (1).docx"
❌ "untitled.pdf"

Content Guidelines

Do Upload:

  • Standard Operating Procedures (SOPs)
  • Policy documents
  • User manuals and guides
  • Training materials
  • Best practices documentation
  • FAQ documents
  • Process workflows
  • Reference data

Don't Upload:

  • Sensitive personal information
  • Financial confidential data (unless necessary)
  • Outdated or superseded documents
  • Duplicate files
  • Non-text files (images without text)
  • Temporary or draft documents

Keep Knowledge Current

Regular Maintenance:

  • Review knowledge base quarterly
  • Remove outdated files
  • Upload updated versions
  • Archive old policies
  • Add new procedures as created

Avoid:

  • Keeping multiple versions of same document
  • Leaving contradictory information
  • Ignoring out-of-date content

Advanced Features

Document Versioning

Managing Multiple Versions:

When updating a document:

  1. Upload new version with version in filename
  2. Delete old version
  3. Or keep old version with "ARCHIVED" prefix

Example:

Current: "Safety_Procedures_v3.0_2025.pdf"
Old:     "ARCHIVED_Safety_Procedures_v2.0_2024.pdf"

External Knowledge Sources

Beyond direct upload, Champion supports:

S3 Bucket Integration:

Confluence Integration:

SharePoint Integration:

Web Crawling:


Troubleshooting

File Stuck in "Processing"

Problem: File shows "Processing" for extended time (>15 minutes)

Solutions:

  1. Refresh the page to check current status
  2. Wait longer for very large files
  3. If >30 minutes, try deleting and re-uploading
  4. Contact support if issue persists

Processing Failed

Problem: File shows "Error" status

Common Causes:

  • Corrupted file
  • Unsupported format
  • Password-protected PDF
  • Encrypted document
  • File size too large
  • Network interruption during upload

Solutions:

  1. Click error for details
  2. Fix underlying issue
  3. Delete failed file
  4. Re-upload corrected file

Agent Not Using Knowledge

Problem: Champions don't reference uploaded documentation

Possible Causes:

  1. File still processing (check status)
  2. Query doesn't match document content
  3. Document not relevant to query
  4. Champion not configured to use knowledge base

Solutions:

  1. Verify file status is "Ready"
  2. Try more specific query
  3. Upload more relevant documentation
  4. Check Champion configuration

Cannot Delete File

Problem: Delete fails or button is disabled

Solutions:

  1. Verify you have permission to delete
  2. Check if file is currently processing
  3. Try refreshing page
  4. Ensure checkbox is selected
  5. Contact admin if permissions issue

Metrics & Analytics

Knowledge Usage

Track how knowledge base is being used:

Available Metrics (in Usage & Billing):

  • Files accessed in responses
  • Most referenced documents
  • Search hit rate
  • Knowledge base size

Optimization:

  • Identify most valuable documents
  • Remove unused files
  • Add missing documentation
  • Improve file organization

📚

Ready to Build Your Knowledge Base?

Start uploading your organization's documentation in the Knowledge section to enhance Champion's responses.

Related Topics