Snowflake’s purchase of Natoma adds a gateway for AI‑agent permissions, raising compliance requirements under GDPR, CCPA, and upcoming AI‑specific regulations. Companies must update data‑processing agreements, implement granular policy controls, and audit agent activity within the next 180 days to stay compliant.
Snowflake’s Natoma Acquisition Triggers New Agentic Control Plane Obligations

Snowflake announced the acquisition of Natoma, a startup that provides a gateway for managing AI‑agent permissions across enterprise SaaS tools. The deal, disclosed on 28 May 2026, expands Snowflake’s “agentic control plane” – a framework that lets AI agents act on behalf of users while remaining under corporate security policies. While the strategic benefits are clear, the move also creates concrete compliance duties for Snowflake customers and partners.
1. Regulatory action: Expansion of AI‑agent control
- Regulation name: European Union Artificial Intelligence Act (AI Act) – Chapter II, Article 12 (high‑risk AI system governance).
- Effective date: 1 January 2027 (mandatory for all providers of high‑risk AI services operating in the EU).
- What it requires: Providers must implement risk management, traceability, and human oversight mechanisms for AI systems that can affect the rights of data subjects. The AI Act specifically calls out “autonomous decision‑making agents” that interact with external services.
2. What the acquisition requires from Snowflake users
- Granular permission mapping – Natoma’s gateway records the identity of the requesting agent, the target SaaS application, and the specific API call. Companies must ensure that these logs are retained for at least six months to satisfy the AI Act’s audit‑trail requirement.
- Data‑subject consent alignment – When an agent accesses personal data (e.g., pulling a user’s email from Gmail), the organization must have a valid GDPR lawful basis and must be able to demonstrate that consent was obtained. Natoma’s policy engine can be configured to block any call that lacks documented consent.
- Cross‑border data transfer safeguards – If Natoma‑mediated agents move data between EU‑based services and US‑hosted Snowflake compute, standard contractual clauses (SCCs) or EU‑US Data Privacy Framework mechanisms must be embedded in the gateway’s configuration.
- Prompt‑injection and model‑output monitoring – Snowflake’s existing AI guardrails must be extended to cover Natoma‑enabled agents. This includes deploying real‑time content filters that flag disallowed instructions before they reach downstream systems.
- Vendor‑level agreements – The acquisition adds Natoma’s technology to Snowflake’s service stack. Customers should amend their Data Processing Agreements (DPAs) to reflect Natoma as a sub‑processor, specifying the security controls and breach‑notification timelines Natoma must meet.
3. Compliance timeline for affected organizations
| Milestone | Deadline (relative to acquisition announcement) | Action Required |
|---|---|---|
| Initial risk assessment | 30 days | Identify all AI agents that will route through Natoma and classify them under the AI Act’s high‑risk category. |
| Policy configuration | 60 days | Deploy Natoma’s policy templates, map existing role‑based access controls (RBAC) to the gateway, and enable audit‑log export to a SIEM. |
| DPA amendment | 90 days | Update contracts with Snowflake to include Natoma as a sub‑processor; obtain signatures from all affected data‑controller customers. |
| Training & awareness | 120 days | Conduct mandatory training for data‑privacy officers and AI developers on Natoma’s permission model and the AI Act’s oversight duties. |
| Full audit‑trail validation | 180 days | Verify that logs are immutable, searchable, and retained for the required period; perform a third‑party audit to confirm compliance. |
4. Practical steps to implement Natoma’s controls
- Enable “Model Context Protocol” (MCP) logging – In Snowflake’s console, navigate to Security → AI Gateways and turn on MCP audit logs. Export these logs to a compliant storage bucket (e.g., AWS S3 with Object Lock enabled) to meet immutability requirements.
- Define per‑application policies – Use Natoma’s policy editor to create rules such as:
- Only agents with the “Finance‑Read” role may query expense data in Concur.
- Email‑sending actions must include a verified “From” address that matches the user’s corporate domain.
- Integrate with existing IAM – Natoma supports SAML, OAuth 2.0, and OpenID Connect. Link the gateway to your organization’s identity provider (Okta, Azure AD, etc.) so that agent identities inherit the same MFA and conditional‑access policies as human users.
- Set up observability – Connect Natoma’s event stream to Snowflake’s Cortex Code (Coco) dashboard. Create a real‑time alert that triggers when an agent attempts an action outside its permitted scope.
- Document incident response – Update your breach‑response playbook to include steps for a “gateway compromise” scenario, specifying notification windows (72 hours under GDPR) and forensic data collection from Natoma logs.
5. Broader implications for the AI‑agent market
Snowflake’s move signals that AI‑agent orchestration will soon be treated as a regulated data‑processing activity. Vendors that ignore the emerging control‑plane requirements risk being classified as non‑compliant high‑risk AI systems, which could lead to fines of up to 6 % of global turnover under the AI Act. Early adopters that integrate Natoma’s governance layer will have a measurable advantage in audit readiness and in demonstrating to regulators that they have “human‑in‑the‑loop” oversight.
Key resources
- Official EU AI Act text: europa.eu/ai‑act
- Snowflake’s AI‑agent roadmap (blog): Snowflake AI Control Plane
- Natoma’s open‑source MCP connector (GitHub): github.com/natoma/mcp‑gateway
Companies that act now can align their AI‑agent deployments with the upcoming legal framework and avoid costly retrofits later.

Comments
Please log in or register to join the discussion