Use Case

Contact Import

Turn messy input formats into structured records by defining the capability (schema) and letting an agent do the mapping inside strict tool boundaries.

The Pattern

Instead of writing endless conditional logic for every input variation, you define a tool like create_contact with a strict schema, then give the agent the messy row and a clear instruction.

Architecture: Deep Integration

UserUI ButtonTactus RuntimeProcedureTools & APIsHuman Review QueueYour System

A user clicks a button in your product (e.g., “Import”).

What makes this “deep integration”

  • It feels like a normal product feature: a button, a form, a menu item—not “go talk to a bot.”
  • The procedure can call tools to change real state (create a record, attach a note, push to your CRM).
  • When it hits a risky step, it can pause and request human approval asynchronously—without blocking the rest of the system.

Guardrails to use

  • Validation: the tool schema is the contract
  • Guardrails: least privilege + allowlists at the tool boundary
  • Evaluations: measure success rate across varied input formats

This page is a starter stub. Next we’ll add a runnable procedure, a small dataset of varied contact formats, and a simple review flow so you can evaluate reliability end-to-end.

Browse more use cases

Pick another workflow pattern to learn.

Part of the Anthus Platform
Tactus icon

Tactus

Tactus is a programming language and runtime for durable AI agent procedures with checkpointing, sandboxing, and built-in human-in-the-loop controls.

PART OF

The Anthus Platform

Solve complex business problems with AI and ML using a proven, reusable technology stack. These interoperable building blocks give our solutions a stronger operational foundation: durable procedures, MLOps control loops, workload orchestration, knowledge systems, observability, and programmable media workflows.

Plexus

MLOps platform for agent evaluation and iteration.

Tactus

Durable runtime for agent procedures.

Korporus

Agent operating system and federated shell.

Biblicus

Corpus analysis for extraction and retrieval.

Babulus

Marketing automation built around VideoML.

Kanbus

Durable multi-agent task management.

Caducus

Monitoring, alerts, and operator support.

Free and open-source softwareDesigned cybernetically by Ryan Porter
Contact us

How can we help?

GitHub

Browse the code.

LinkedIn

Company updates.

Discord

Join the chat.