---
title: "Consolidating Criteria for Dataset Records"
slug: "consolidating-criteria-for-dataset-records"
updated: 2026-03-13T20:13:22Z
published: 2026-03-13T20:13:22Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://knowledge.technolutions.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Consolidating Criteria for Dataset Records

## Overview

Consolidate Records is a powerful tool for identifying and consolidating duplicate records in the database. Using this tool requires exercising caution and an understanding of how Slate identifies duplicates and merges records.

This article covers the matching criteria used in the Consolidate Records tool to match a main dataset record to a duplicate dataset record.

> [!WARNING]
> Dataset records are only considered a match if both dataset records are associated with the same dataset.

## **Duplicate Evaluation Process**

| Matching Criteria | Description |
| --- | --- |
| **Name + Related Dataset** | Exact match on name and related dataset record. For example, two Organization Contacts named John Doe are associated with the same Organization. |
| **Username + Related Dataset** | Exact match on default username dataset field and related dataset record. |
| **Name + Address** | Exact match on name, street address, and postal code. |
| **Custom Unique for Matching Fields** | Exact match on a custom field scoped to the dataset, configured to be unique for merging (Legacy ID, SIS ID, etc.) |
