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

# Understanding Bonds

> How BonData connects data across your systems

Bonds define how data in one system relates to data in another - matching and linking records that describe the same customer, product, or supplier. This is entity resolution, the core of master data management, and it's the foundation for a single trusted view and every cross-system workflow in BonData.

## Bonds vs. Suggested Bonds

|                     | Description                                                                                                                            |
| ------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| **Bonds**           | Confirmed connections between systems. Specify which fields are linked and how records match.                                          |
| **Suggested Bonds** | AI-generated recommendations. BonData analyzes metadata and hashed data to find potential relationships, each with a confidence score. |

## The Bonds page

Navigate to **Bonds** in the sidebar to manage all your data relationships.

<Frame caption="The Bonds page showing active connections">
  <img src="https://mintcdn.com/bondata/GMP8l5V0eEm-sA0-/images/guide/bonds/understanding-bonds-1.png?fit=max&auto=format&n=GMP8l5V0eEm-sA0-&q=85&s=991f39aa034767663c68ed9dd59ce628" width="915" height="547" data-path="images/guide/bonds/understanding-bonds-1.png" />
</Frame>

### Active tab

Shows all confirmed bonds with:

* Source and target integrations and fields
* The **Default** field used for matching
* **Bond Type** - probability-based or compounded

<Frame caption="Active bonds between integrations">
  <img src="https://mintcdn.com/bondata/GMP8l5V0eEm-sA0-/images/guide/bonds/understanding-bonds-2.png?fit=max&auto=format&n=GMP8l5V0eEm-sA0-&q=85&s=8d72ce63b92ee8293c58f0fa51d91362" width="2289" height="680" data-path="images/guide/bonds/understanding-bonds-2.png" />
</Frame>

### Suggested tab

Shows AI-discovered connections with:

* **Matching Values** - confidence score
* **Actions** - approve or reject via the three-dots menu

<Frame caption="Suggested bonds with confidence scores and actions">
  <img src="https://mintcdn.com/bondata/GMP8l5V0eEm-sA0-/images/guide/bonds/understanding-bonds-3.png?fit=max&auto=format&n=GMP8l5V0eEm-sA0-&q=85&s=a20986f0e93dc8f2d5b0f2f426c6e7f4" width="2293" height="879" data-path="images/guide/bonds/understanding-bonds-3.png" />
</Frame>

<Frame caption="Approving a suggested bond">
  <img src="https://mintcdn.com/bondata/GMP8l5V0eEm-sA0-/images/guide/bonds/understanding-bonds-4.png?fit=max&auto=format&n=GMP8l5V0eEm-sA0-&q=85&s=18f156c30f6b83575bf9d8d6c08102a9" width="203" height="204" data-path="images/guide/bonds/understanding-bonds-4.png" />
</Frame>

<Frame caption="Bond detail view">
  <img src="https://mintcdn.com/bondata/GMP8l5V0eEm-sA0-/images/guide/bonds/understanding-bonds-5.png?fit=max&auto=format&n=GMP8l5V0eEm-sA0-&q=85&s=361ba936c4ad77479ad70fba753ef605" width="177" height="144" data-path="images/guide/bonds/understanding-bonds-5.png" />
</Frame>

## Create a Bond manually

You can define custom relationships between any two systems.

<Steps>
  <Step title="Click Add Bond">
    On the Bonds page, click **Add Bond** (top right).
  </Step>

  <Step title="Select systems and fields">
    Pick two systems, then choose which fields to link. Add multiple field pairs for complex matching (e.g., match only when both First Name and Last Name align).
  </Step>

  <Step title="Set matching rules">
    Choose **exact match** or **partial match**. For partial matches, set a confidence threshold (e.g., 90–100%) to handle typos and minor differences.
  </Step>
</Steps>

Manual bonds work exactly like confirmed bonds - they appear in the Active tab and are available for use in Agents.

## Data Map

The Data Map (**Data > Data Map**) provides a visual representation of all your bonds.

<Frame caption="The Data Map showing system connections">
  <img src="https://mintcdn.com/bondata/GMP8l5V0eEm-sA0-/images/guide/bonds/understanding-bonds-6.png?fit=max&auto=format&n=GMP8l5V0eEm-sA0-&q=85&s=5c867e94b34d975b1d149bbee9fa571e" width="2303" height="1255" data-path="images/guide/bonds/understanding-bonds-6.png" />
</Frame>

Click any entity to open a drawer with its active and suggested bonds. You can approve suggestions directly from here.

<Frame caption="Entity drawer on the Data Map">
  <img src="https://mintcdn.com/bondata/GMP8l5V0eEm-sA0-/images/guide/bonds/understanding-bonds-7.png?fit=max&auto=format&n=GMP8l5V0eEm-sA0-&q=85&s=81074e629ead1c046b3275636b691e84" width="2299" height="1262" data-path="images/guide/bonds/understanding-bonds-7.png" />
</Frame>

## Filtering

Use the search and filter panel on the left to narrow down by system, entity, or bond type.

<Frame caption="Filtering bonds by integration">
  <img src="https://mintcdn.com/bondata/GMP8l5V0eEm-sA0-/images/guide/bonds/understanding-bonds-8.png?fit=max&auto=format&n=GMP8l5V0eEm-sA0-&q=85&s=b16e25072e3540078b5182d3d08ee5d6" width="528" height="819" data-path="images/guide/bonds/understanding-bonds-8.png" />
</Frame>

<Frame caption="Filtered results view">
  <img src="https://mintcdn.com/bondata/GMP8l5V0eEm-sA0-/images/guide/bonds/understanding-bonds-9.png?fit=max&auto=format&n=GMP8l5V0eEm-sA0-&q=85&s=0f99a3d447f98ed7b53fa32af36cf75a" width="395" height="537" data-path="images/guide/bonds/understanding-bonds-9.png" />
</Frame>

## Data security

BonData does not store raw data - only metadata, connection details, and hashed values. Data is accessed only when executing Agents. The platform is GDPR and SOC II compliant.
