> ## 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.

# Welcome to BonData

> The next-generation master data platform - connect your systems, let AI resolve and unify your records, and keep one trusted view of your data without moving it

BonData is a next-generation master data management (MDM) platform. It connects your business systems, uses AI to resolve and unify records into a single trusted view of every customer, product, and supplier, and continuously stewards that data - all without copying it into a central hub or writing code.

Connect any data source, let AI match and unify records across systems, and deploy Agents that keep your master data clean and consistent - in days, not the months a legacy MDM program takes.

## Core Concepts

BonData is built around three foundational ideas:

<Steps>
  <Step title="Attach" icon="plug">
    Connect any data source - CRMs, databases, warehouses, support tools, spreadsheets, cloud storage, and more. BonData supports **55+ integrations** out of the box, with no engineering required.

    Your data stays where it is. BonData never moves or stores your raw data.
  </Step>

  <Step title="Bond" icon="link">
    BonData's AI matches and virtually links records across systems - the entity resolution at the heart of MDM - assigning a confidence score to every connection instead of relying on brittle, hand-written match rules.

    These connections - called **Bonds** - unify your records into a trusted view and are the foundation for everything you build in BonData.
  </Step>

  <Step title="Create" icon="robot">
    Build **Agents** - automated workflows that steward your master data: deduplicate, fill in missing fields, enrich records, sync changes, and send alerts across all your connected systems. Use the visual workflow builder to go from idea to automation without writing code.
  </Step>
</Steps>

## What you can do

<CardGroup cols={2}>
  <Card title="Unify your master data" icon="link">
    Match and link records across systems into one trusted view of each customer, product, and supplier.
  </Card>

  <Card title="Fix data quality" icon="shield-check">
    Find and fix duplicates, missing fields, and mismatched records - automatically.
  </Card>

  <Card title="Enrich with AI" icon="sparkles">
    Use LLMs from OpenAI, Anthropic, Gemini, and others to classify, normalize, and enrich your data at scale.
  </Card>

  <Card title="Migrate data" icon="arrow-right-arrow-left">
    Move records between systems with field mapping and full control over what gets synced.
  </Card>

  <Card title="Query your data" icon="database">
    Explore all your synced data in BonData Cloud with the built-in SQL editor.
  </Card>

  <Card title="Chat with your data" icon="message-bot">
    Ask questions, run analyses, and build workflows - all through a natural language AI assistant.
  </Card>
</CardGroup>

## Security and compliance

BonData does not store your raw data - only metadata, connection details, and hashed values. Data is accessed only when executing Agents.

<CardGroup cols={3}>
  <Card title="SOC 2 Type II" icon="lock">
    Audited controls for security, availability, and confidentiality.
  </Card>

  <Card title="GDPR" icon="shield">
    Full compliance with European data protection regulations.
  </Card>

  <Card title="ISO 27001" icon="certificate">
    Certified information security management.
  </Card>
</CardGroup>

## Get started

<CardGroup cols={2}>
  <Card title="Log in to BonData" icon="right-to-bracket" href="/guide/getting-started/logging-in">
    Sign in with your Google or Microsoft account to get started.
  </Card>

  <Card title="Connect your first integration" icon="plug" href="/guide/getting-started/connecting-integrations">
    Add a data source and start unifying your data.
  </Card>

  <Card title="Understand Bonds" icon="link" href="/guide/bonds/understanding-bonds">
    Learn how BonData discovers and manages relationships across your systems.
  </Card>

  <Card title="Build your first Agent" icon="robot" href="/guide/getting-started/first-agent">
    Create an automated workflow in minutes using the visual builder.
  </Card>
</CardGroup>
