Skip to main content
Data Slices are filtered subsets of your data based on metadata. They allow you to focus on specific segments of your document repository without affecting the entire dataset.

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.
The same document can appear in several slices and be excluded from others. The support chatbot never sees PII; the compliance queue sees nothing else.

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


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