Create Dataset
Create a named dataset under a Braintrust project, or return the existing dataset unchanged when its name already exists in that project.
Braintrust is an AI engineering platform for managing prompts, datasets, experiments, evaluations, observability, and production AI applications.
Create a named dataset under a Braintrust project, or return the existing dataset unchanged when its name already exists in that project.
Create an experiment under a Braintrust project. When its name already exists, Braintrust returns the existing experiment unchanged unless ensure_new is true, which creates an experiment with a unique name.
Create a Braintrust project, or return the existing project unchanged when its name already exists.
Upsert a versioned prompt configuration under a Braintrust project without invoking it. The same project and slug reuse the prompt ID but create a new version that replaces the stored prompt configuration with the submitted configuration. MCP attachments and tool-function bindings are unsupported.
Delete one Braintrust experiment, dataset, or prompt by UUID for explicit lifecycle cleanup.
Soft-delete a Braintrust project and return its deletion state.
Fetch one newest-to-oldest page of project log, experiment, or dataset events.
Get one project, experiment, dataset, prompt, or function by UUID.
Upsert a batch of examples into an existing Braintrust dataset. New or omitted IDs insert events; an existing supplied ID replaces that event's current values.
Upsert a batch of result events into an existing Braintrust experiment. New or omitted IDs insert events; an existing supplied ID replaces that event's current values.
List and filter one page of projects, experiments, datasets, prompts, or functions visible to the connected Braintrust API key.
Run one bounded synchronous read-only BTQL query over Braintrust project logs, an experiment, or a dataset. The first-page query must end with a positive LIMIT; continue later pages by passing the returned next_cursor unchanged.
Return metadata and optional aggregate summaries for one Braintrust experiment or dataset.
Update the name, description, tags, or metadata of a Braintrust dataset. At least one non-null mutable field is required.
Update selected metadata and linkage fields on a Braintrust experiment. At least one non-null mutable field is required.
Update selected fields of a Braintrust project. At least one non-null mutable field is required: name, description, or settings.
Update a Braintrust prompt's metadata or configuration without invoking it. At least one non-null mutable field is required.
The Braintrust integration connects your Dench AI CRM directly to Braintrust, so agents can read and act on your Braintrust data as part of everyday work — answering questions in chat, keeping your CRM in sync, and running automations without anyone copying data between tools.
17 actions are available for agents to invoke on your behalf. Every call runs through Braintrust's own authorization, scoped to the account you connect.
Sign in to your Dench workspace and open Integrations.
Find Braintrust and click Connect — you'll authorize access through Braintrust's own sign-in flow. No API keys or code required.
Ask an agent to use Braintrust in chat, or call it from an automation.
Manage or disconnect the connection any time from workspace settings.
The Dench Braintrust integration connects your AI CRM to Braintrust, so AI agents can work with your Braintrust data as part of chats, automations, and CRM workflows. You connect your account once, and every agent in your workspace can use it — governed by your workspace permissions.
The Braintrust integration currently exposes 17 actions, including Create Dataset, Create Experiment, Create Project, Create Prompt, Delete Experiment, Dataset, or Prompt, and Delete Project. Agents invoke them on your behalf from chat or from automations.
No. You connect Braintrust from your Dench workspace using Braintrust's own sign-in and authorization flow — no API keys to copy, no glue code to maintain.
Connections are authorized through Braintrust's own authentication flow, and Dench stores only the authorization needed to act on your behalf. You can review and disconnect the Braintrust connection from your workspace settings at any time.