Understanding Document Chunks
When you upload a document to your knowledge base, the system automatically divides it into smaller segments called “chunks.” This chunking process is crucial for:- Improved LLM Processing: Allows large language models to process manageable portions of text.
- Enhanced Retrieval: Enables more precise information retrieval by pinpointing relevant sections.
- Optimized Performance: Reduces computational load and improves response times.
Accessing Document Chunks
1
Navigate to Knowledge
Go to the Knowledge section in the main navigation menu.
2
Select Knowledge Base
Choose the specific knowledge base containing your document.
3
Open Document
Click on the document you want to manage to view its chunks.
4
View Chunks
You’ll see a list of
chunks derived from the original document.Enhancing Document Chunks
Improve the quality of your chunks for better matching by enriching their metadata:1
Open Chunk Editor

2
Review Fields
Examine the automatically generated metadata fields.
3
Modify Information
Update or add details to enhance searchability and context.
4
Save Changes
Click “Update document” to apply your modifications.
Metadata Fields
Document Name
Document Name
The title or identifier for this chunk
Organizations
Organizations
Relevant company or group names
Dates
Dates
Important dates mentioned in the content
Products
Products
Product names or types discussed
Events
Events
Significant events referenced
Industries
Industries
Related industry sectors
Locations
Locations
Geographic locations mentioned
People
People
Names of individuals relevant to the content
Search Types
When querying your knowledge base, you can utilize different search methods:Hybrid Search
Combines semantic understanding with keyword matching. Ideal for balancing
context-aware results with exact matches.
Full Text Search
Focuses on exact keyword matches within the text. Best for finding specific
terms or phrases.
Semantic Search
Emphasizes understanding the meaning and context of the query. Excellent for
natural language queries and user intent.