By Allen Robin Hubert• Automations• 4 read• April 24, 2026Google announced Gemini Enterprise Agent Platform at Cloud Next ’26 as a new platform for building, scaling, governing, and optimizing AI agents. Google describes it as the evolution of Vertex AI, bringing together model selection, model building, tuning, agent building, integration, DevOps, orchestration, and security. That positioning matters because many companies have already tested internal chatbots, support assistants, and workflow helpers, but production agents need more than a prompt box and a model key.
The platform is built around four areas: build, scale, govern, and optimize. For building agents, Google is offering Agent Studio, a low-code interface for designing and testing agents, and Agent Development Kit, a code-first framework for building more complex agents. Google also says the Agent Development Kit now has a graph-based framework, which is useful when teams need agents to follow defined paths across multi-step workflows.
For scaling, the platform includes Agent Runtime, Agent Platform Sessions, and Memory Bank. These are important for business use cases where an agent may need to continue a task across multiple steps, remember user preferences, or preserve context across sessions. Google says the runtime supports sub-second cold starts, new agents provisioned in seconds, and long-running agents for multi-step workflows.
The enterprise angle becomes clearer in the governance layer. Gemini Enterprise Agent Platform includes Agent Registry, Agent Identity, Agent Gateway, governance policies, content protection, and security controls. Google says Agent Registry gives companies a centralized catalog for agents, tools, and MCP servers. Agent Identity gives every agent a managed identity for access control and auditing. Agent Gateway acts as a policy enforcement point for tool calls, authentication, and security policies.
This is the difference between an internal AI experiment and an operational system. A chatbot that answers questions from a PDF can be run as a small pilot. An agent that touches customer records, creates tickets, updates CRM fields, checks invoices, sends emails, or triggers approvals needs permissions, logs, monitoring, testing, and ownership. Gemini Enterprise Agent Platform is aimed at that second category.
Model choice is another key part of the announcement. Google says Agent Platform gives access to more than 200 models through Model Garden, including Google models and third-party models. It supports Anthropic’s Claude Opus, Sonnet, and Haiku models, and Google’s Cloud Next ’26 keynote post says support for Claude Opus 4.7 is being added. Google’s documentation also says Anthropic Claude models on Agent Platform are fully managed and serverless APIs, with pay-as-you-go or provisioned throughput options.
For companies, this means the agent layer can become less dependent on a single model. A developer team could use Gemini models for workflow orchestration, Claude models for coding or enterprise reasoning tasks, and other models for specialized workloads. The business value is not in using many models for the sake of variety. The useful part is routing the right workflow to the right model while keeping governance, logging, and policy controls in one platform.
Google is also adding optimization tools that make agents easier to test before and after deployment. The platform includes Agent Evaluation, Agent Simulation, Observability, traces, topology views, online monitoring, and prompt optimization. These tools are meant to help teams test agent behavior, inspect reasoning loops and tool calls, measure quality and latency, and monitor performance in production.
This matters because enterprise AI failures are often workflow failures, not only model failures. An agent may choose the wrong tool, skip a required approval, use outdated context, trigger duplicate actions, or fail silently. A managed platform gives IT and operations teams a way to inspect what happened, decide who owns the agent, control where it can act, and improve it over time.
Google also gave examples of enterprise adoption. GE Appliances has deployed more than 800 AI agents across manufacturing, logistics, and supply chain. KPMG reached 90% Gemini Enterprise adoption among employees and created more than 100 agents in the first month. Macquarie Bank has reclaimed more than 100,000 hours of team member time. WPP has built thousands of agents and uses Gemini Enterprise in creative and production workflows. These examples show the direction Google is selling: agents as part of daily company operations, not as isolated demos.
The practical takeaway for business leaders is to treat AI agents like internal software systems. Each agent should have an owner, a business purpose, permission limits, audit logs, test cases, rollout stages, and performance metrics. Useful metrics include time saved, task completion rate, escalation rate, error rate, approval bypass attempts, latency, user satisfaction, and cost per completed workflow.
For IT teams, the first use cases should be controlled workflows with clear boundaries. Examples include IT ticket triage, HR policy lookup, invoice matching, CRM update assistance, compliance document search, customer support routing, campaign asset coordination, procurement checks, and internal reporting. These workflows are easier to evaluate because the input, output, approval path, and failure mode can be defined.
Google’s Gemini Enterprise Agent Platform is important because it shows where enterprise AI tooling is heading. Companies are moving from scattered chatbot tests to governed agent fleets connected to business data, apps, and employee workflows. The winning deployments will likely be the ones that combine useful automation with strict controls, clear ownership, and continuous monitoring.