Build

An agent that cannot write back to the system of record is a research intern.

The expensive part of the workflow is usually not thinking. It is gathering context from one system and typing it into another.

more likely to report meaningful AI returns when foundations and enterprise-wide integration are in place.

PwC, 29th Global CEO Survey1
Adnan Boz
Adnan Boz

How I see it

AI agent integration

Agent integration is the difference between a demo and a production system. The agent needs identity, permissions, reliable reads, and carefully scoped writes. It also needs to leave an audit trail a person can understand.

Most Miami companies in the target range run on a mix of CRM, ERP, shared inboxes, documents, and spreadsheets. The agent has to work in that reality. Waiting for a perfect data platform is how projects stall.

The integration design should be boring and explicit: which objects it can read, which fields it can update, which actions require approval, and what happens when a system is down.

If integration is treated as a later phase, the team will paste outputs by hand. That is the current workflow with extra steps.

Common mistakes

What teams usually get wrong.

01

Chat first, integrate later

Later rarely comes. The pilot becomes a sidebar that operators ignore when volume hits.

02

Over-broad credentials

Giving an agent the keys to every system is not speed. It is an incident.

03

No failure behavior

When a system times out, the agent should stop cleanly, not invent a completed update.

A useful diagnostic

Five questions before you fund the work.

  1. Which system is the source of truth for the case?

    If there is none, integration work will expose an operations problem first.
  2. What is the smallest write-back that would remove a human swivel?

    Start there. Do not integrate everything.
  3. Can the agent authenticate as a controlled service identity?

    Shared personal logins are not an integration strategy.
  4. What happens when a required system is unavailable?

    If the answer is “it will figure it out,” you are not ready.
  5. Will operators see the agent’s updates in the tools they already use?

    A separate agent console that nobody opens is not adoption.

Economic model

Integration value

manual system updates per case × volume × loaded minutes = the cost integration should attack

If write-back does not remove those minutes, the integration is cosmetic.

Three credible paths

How far should you go?

Do not force one solution. Choose the path the economics, the risk, and the organization can support.

01

Read-only context

Pull information into a packet for a person or a later agent.

Best when

Write access is not approved yet and research is the bottleneck.

Limitation

People still perform the expensive updates.

02

Scoped write-back

Update a small set of fields or create a structured record after checks pass.

Best when

The done state lives in one or two systems.

Limitation

Field-level design and validation become part of the product.

03

Action across systems

Complete a cross-system outcome with compensating actions and monitoring.

Best when

The workflow value is high and the first scoped writes are stable.

Limitation

This is real distributed systems work. Do not start here.

When this is the wrong next step

Do not fund an agent here.

  • There is no API, export, or even a reliable human procedure to wrap.
  • Security will not approve a service identity and nobody will escalate it.
  • The systems of record are in a rewrite and the objects are not stable.
Adnan Boz

A useful next step

Bring one workflow. Get guided into production.

We guide the implementation, go deep on the technical path, and stay hands-on through operations — or tell you when a simpler answer is better.

Discuss an AI opportunity