Create or update items in a single operation
The Upserts
page shows all the data upload operations you’ve performed in your Vectorify project. An upsert is a single operation that creates or updates multiple items in your knowledge base at once.
When you navigate to the Upserts
page, you’ll find a table displaying your upload operations with five main columns:
Each upsert represents a batch upload of data to your project. The system processes your data through several stages:
When you create an upsert, the system handles complex processing automatically:
You can create upserts through the API, which accepts your data items along with metadata and tenant information.
You can view your upserts in two ways:
If you haven’t performed any upserts yet, you’ll see an empty state message encouraging you to create your first upsert. Each upsert can process up to 90 items at once, and Vectorify automatically handles chunking, embeddings, vector processing, and a lot more in the background.