Agent Anomaly Detection, now in Private Preview on the Gemini Enterprise Agent Platform

Agent Anomaly Detection is a new, out-of-band oversight layer for the Gemini Enterprise Agent Platform that analyzes OpenTelemetry traces and tool calls to catch behavioral risks without adding runtime latency to live requests. It utilizes a multi-tiered detection pipeline—combining lightweight statistical scanning with deep LLM-based reasoning—to identify logical anomalies and policy violations grounded in the OWASP Agentic Top 10. Developers can triage these automated findings within Security Command Center or leverage the exposed API to programmatically block subsequent tool calls when an agent breaches defined risk thresholds.

Agent Anomaly Detection, now in Private Preview on the Gemini Enterprise Agent Platform

Agent Anomaly Detection is a new, out-of-band oversight layer for the Gemini Enterprise Agent Platform that analyzes OpenTelemetry traces and tool calls to catch behavioral risks without adding runtime latency to live requests. It utilizes a multi-tiered detection pipeline—combining lightweight statistical scanning with deep LLM-based reasoning—to identify logical anomalies and policy violations grounded in the OWASP Agentic Top 10. Developers can triage these automated findings within Security Command Center or leverage the exposed API to programmatically block subsequent tool calls when an agent breaches defined risk thresholds.

View conference room and meeting location details directly on the Google Meet homepage

Earlier this year, we introduced the refreshed Google Meet homepage on the web to help you stay organized and prepared throughout your entire meeting workflow. Starting today, we’re enhancing the Meet homepage experience by displaying conference room and physical meeting locations directly on upcoming meeting cards. For in-office users this update allows them to see where they need to go directly on their Meet landing page, streamlining their workflow before and between meetings.

Key capabilities of this update include:

  • Intelligent Room Prioritization: For meetings with multiple rooms across different buildings or campuses (such as all-hands or cross-functional team syncs), Google Meet automatically compares room metadata against the user's Working Location set in Google Calendar. The conference room located in the user's building is moved to the top and highlighted, saving users from having to search through remote room lists. 
  • Wayfinding: Clicking or tapping on a conference room opens building wayfinding or campus map links (where configured by administrators), helping users navigate to unfamiliar rooms with ease.
  • Google Maps Integration for Physical Locations: For offsite meetings, client visits, or events that specify a street address rather than a conference room, clicking the location opens Google Maps directly for turn-by-turn directions.
  • Contextual Visibility: Room and location details are prominently visible on cards for meetings that are "Happening Now" and "Starting Soon" (< 10 minutes). For later meetings, location details appear on hover. If an event has multiple rooms or both a room and an address, hovering reveals an overflow button listing all locations.

Getting started

  • Admins: There is no admin control for this feature. Conference room details are automatically populated from the building and room resources configured in the Google Workspace Admin console (under Directory > Buildings and resources).
  • End users: There is no end user setting for this feature. Go to the Google Meet homepage on the web to use the enhanced experience. To take full advantage of local room prioritization, users should ensure their working location is set in Google Calendar. Visit the Help Center to learn more about setting your working location.

Rollout pace

Availability

  • Available to all Google Workspace customers and Workspace Individual subscribers.

Resources



Data regions support for Google Apps Script now generally available

Data regions are critical for helping organizations meet internal compliance, legal, regulatory, and data sovereignty obligations by controlling the geographic location of covered data at rest and through data processing. Expanding these controls to Apps Script allows organizations—including those in highly regulated industries and the public sector—to build, deploy, and automate enterprise workflows with confidence that their script data and executions remain within designated geographic boundaries.

When a data regions policy is applied to an organizational unit or group, Apps Script data storage and runtime execution adhere to the specified region:

  • Data at rest: Script project files, code definitions, manifest configurations, trigger metadata, and key-value storage (such as Property Service and Cache Service) are stored within the designated geographic region. 
  • Data processing: Script executions, container-bound automations, and associated runtime operations are processed within the selected region.

Note on non-regionalized services:

As Google Apps Script transitions to a regionalized data residency model, non-regionalized Apps Script services will be disabled starting in September 2026 for organizations that turn on the Drive and Docs disablement toggle in data regions advanced settings in the Admin console. Learn more about disabling non-regionalized services.


Enabling Data regions support for Apps Script (Under Drive & Docs)

Getting started

  • Admins: Apps Script automatically adheres to your existing organizational data location policies configured in the Admin console under Menu > Data > Compliance > Data Regions.
  • End users: There is no end user setting for this feature. Script project creation and executions will automatically follow the data region policy assigned to the user by their administrator. For custom cloud logging and external services, developers can review recommendations in the Apps Script Cloud Projects guide.

Rollout pace

Availability

  • Enterprise: Enterprise Plus (provides in-region data storage and processing)
  • Education: Education Standard and Education Plus (provides in-region data storage only)
  • Other Editions: Frontline Plus (provides in-region data storage and processing)

Resources