ERP.net with AI Agents

What ERP.net access adds to agents and Digital Entities

Agents in Operator are useful without ERP.net. With an ERP.net instance connected, they stop being assistants that talk about your business and become assistants that work in it.

Built-in agents that use ERP.net

Several built-in agents are ERP.net-aware out of the box — they discover the model, run queries, and (where allowed) make changes. You can use them as they are, or take them as the starting point for your own.

Giving your own agent ERP.net access

When you build an agent, ERP.net access is a set of capabilities you switch on:

Capability area What the agent can do
Data discovery Search the entity model, inspect entities and their custom attributes
Data & records Query data; create, update, and delete records
Documents Change document state, void, printouts, enterprise context
Files List, read, and attach files on ERP.net objects
Import / export Bulk moves in and out of entities
Instance search Hybrid search over products, companies, and document types

Turn on only what the role needs. An agent for the sales team probably needs discovery, query, documents, and instance search — and nothing that deletes.

Writing instructions that work with ERP.net

Example agent — Order Desk Capabilities: discovery, query, create/update records, documents, instance search. Instructions: "You handle sales order questions and changes for the order desk. Always confirm the customer by searching the instance index before creating anything. Never void a document — escalate instead."

Digital Entities and ERP.net

Digital Entities are always-ON agents. Combined with ERP.net they can watch for things nobody asked about yet:

Because entities run on their own schedule, they use the same identity and the same permission layers as you do in chat — an entity cannot see data its owner cannot see.

Voice and phone

ERP.net-backed agents work over voice too. "What's the balance on account 4011 for Acme?" is a valid phone question when the agent has query capabilities. See Speech Setup.