← All agents
Platform & control

Master Data Agent

LLM agentfast (Haiku)Tested & active

Creates or updates vendors, customers, and required records when another agent can't complete its work with the data on hand.

Book a demo →Review controls
WHAT IT DOES
  • Runs a three-pass search (name, email, source description) before ever creating a duplicate.
  • Stores memory mappings so the same counterparty is found instantly next time.
  • Uses safe placeholders for required-but-unknown fields and flags them for a human to fill — downstream agents refuse to email a placeholder.
  • Records real numeric IDs in memory, never fake 'pending' values.
TRIGGER EVENTS

The agent does not run on its own. It wakes only when one of these events lands in the governed event queue.

agent_request.created.master_datasaga.phase_startedagent_request.completed.verification
CONTROL

When creation needs approval, the run waits in 'Pending Approval' until a human decides. On an unrecoverable error it marks the request failed and visible — never a phantom retry that strands the work.

See Master Data Agent run on your books.

Every Artifi agent operates the same way: it listens for an event, works through governed tools, and writes only what a human approves — all inside Claude.

Book a demo →