Benefits
Data Slice Properties
How Data Slices Work
Example Data Slices
A slice is a use case: it captures exactly the documents one AI application or initiative should see.Creating Effective Data Slices
1
Define Your Goal
Identify what subset of documents you need to work with.
2
Choose Filter Conditions
Select metadata fields and values that define your target documents.
3
Combine Conditions
Use AND/OR logic to create precise filters.
4
Verify Document Count
Check that the slice captures the expected number of documents.
5
Apply to Workflows
Use the slice in Projects or for targeted exports.
Common Use Cases
Incremental Processing
Filter to documents that haven’t been processed yet
Compliance Review
Focus on documents containing sensitive information
Time-Based Analysis
Analyze documents from specific time periods
Category Deep-Dive
Examine all documents of a particular type
Python SDK
- Create Data Slice
- Filter Examples
- Export Slice
- List & Delete
API Reference
Create Data Slice
Create a new data slice
List Data Slices
List all your data slices
Delete Data Slice
Remove a data slice
Export Data Slice
Export data from a slice
