---
template: "marketing.peb"
title: "Data Context Builder"
displayName: "Data Context Builder"
description: "Bootstrap Salesforce data context definitions for templates and agents with a packaged System Agent."
category: "agents"
contentType: "details"
audience: "end-user"
tags: "agents,gallery,admin,system"
section: "agents"
seoTitle: "Data Context Builder"
seoDescription: "Bootstrap Salesforce data context definitions for templates and agents with a packaged System Agent."
---

## Data Context Builder

Data Context Builder is a packaged System Agent that helps admins define `AI Data Context Definition` records and the 
JSON used to load Salesforce data context for agents, templates, and other services.

## What it handles

- Clarifies the primary record and related datasets needed for a use case.
- Verifies object, field, and relationship names before they are added to the definition.
- Produces a valid Data Context Definition (DCD) JSON structure and saves it back to the current definition record.
- Tunes the data shape for agent enrichment, document generation, and other runtime consumers.

## Operating notes

- This is a bootstrap helper for the iDialogue Agent OS.
- It is typically installed as foundational system tooling and reused across implementations.
- See [System Agents](/agents/SystemAgents.html) for how packaged helper agents are resolved.
- See [Data Context Definition (DCD)](/agents/DataContextDefinition.html) for the underlying schema.
