Create Data Sync Configuration

Number of records to process per batch
Index names must be lowercase
SQL WHERE clause to filter source data
Select a column (e.g., ModifiedDate, UpdatedAt, LastModified) to track data changes for incremental syncs. This column should be updated whenever a record is modified. If not specified, the system will attempt to auto-detect a suitable column.
Select the identity/auto-increment column (e.g. Id, ProductId). When set, re-run sync will fetch only new rows where this column > last synced value. Click "Load Columns" to populate.
Field Mappings
Click "Load Columns" to automatically populate field mappings from the source table. Leave empty to sync all columns.
Column Selection
Ollama Embeddings & Vector Search
Scheduling (Azure-style)
Back to List