Back to Blog
May 13, 202610 min read8 views

Goldman Sachs Blocks Claude AI in Hong Kong: What It Means

claude-aianthropicenterprisegeopoliticsgoldman-sachshong-kong

Introduction

On April 29, 2026, Bloomberg and the Financial Times reported that Goldman Sachs had quietly revoked access to Anthropic's Claude for its staff based in Hong Kong. Employees who had been using Claude through the bank's internal AI platform suddenly found themselves locked out, while other models like Gemini and ChatGPT remained available.

This isn't just a Goldman Sachs story. It's a signal that geography is becoming a compliance variable in enterprise AI contracts, and it has implications for every organization running Claude across international offices. If you're a developer, IT administrator, or decision-maker at a multinational company using Claude, this article breaks down what happened, why it matters, and what you should be thinking about right now.

What Exactly Happened

Goldman Sachs operates a sophisticated internal AI platform that gives employees access to multiple large language models for tasks like writing code, summarizing documents, and accelerating research workflows. Claude had been one of the models available on this platform, including to staff in Hong Kong.

In recent weeks, Goldman's compliance and legal teams conducted a review of the bank's contractual arrangements with Anthropic. After consultations with Anthropic directly, Goldman concluded that its Hong Kong-based staff should not have access to any Anthropic products. The restriction was implemented quietly — employees simply lost access without a dramatic announcement.

Importantly, this was not a blanket ban on AI tools. Other models, including Google's Gemini and OpenAI's ChatGPT, remain available to Goldman staff in Hong Kong. The restriction is specific to Anthropic's products, which points to something particular about how Anthropic structures its enterprise agreements or interprets geographic compliance requirements.

Why Hong Kong, and Why Now

To understand this move, you need to understand the broader context of US-China AI tensions in 2026. Three major dynamics are at play.

First, there is the distillation concern. Anthropic publicly accused DeepSeek and two other China-based AI laboratories in February 2026 of running campaigns to extract Claude's capabilities and use them to improve their own models. The technique, known as distillation, involves making extensive API calls to a powerful model and using the outputs as training data for smaller, more efficient models. Anthropic has taken a harder line than most US AI companies on preventing this kind of capability extraction.

Second, the US government has been escalating enforcement. The White House accused China of running deliberate, industrial-scale campaigns to steal US AI models, and the administration has been moving to close loopholes that allow Chinese firms to access US AI capabilities through API calls, even when they cannot purchase the underlying hardware. The concern is that synthetic data generation through US model APIs effectively circumvents chip export restrictions.

Third, Hong Kong occupies a uniquely ambiguous position. While it operates under a separate legal system from mainland China, it is ultimately part of China's sovereignty. For enterprise AI contracts that include geographic restrictions or compliance requirements related to China, Hong Kong becomes a gray area that legal teams must navigate carefully. Goldman's decision suggests that at least some enterprise AI contracts are being interpreted conservatively, treating Hong Kong as falling within China-related restrictions.

The Distillation Problem Explained

Distillation is worth understanding in more depth because it sits at the heart of why Anthropic appears to take geography more seriously than some competitors in its enterprise contracts.

When a company provides API access to a powerful model like Claude, every response the model generates contains encoded knowledge about how that model reasons, structures information, and solves problems. If a bad actor makes thousands or millions of API calls with carefully crafted prompts, they can collect a dataset of high-quality outputs that can then be used to train a smaller model to approximate the larger model's capabilities.

This is not theoretical. Anthropic's February 2026 accusation against DeepSeek and others was based on observed patterns of API usage that were consistent with systematic distillation campaigns. The Stanford University Institute for Human-Centered AI reported that the performance gap between top US and Chinese AI models has effectively closed, and distillation is widely believed to be one of the techniques that accelerated Chinese model development.

For Anthropic, preventing distillation is not just a commercial concern but a safety and national security concern. If models are distilled without the safety guardrails that Anthropic builds into Claude, the resulting models could be deployed without the same safeguards. This is why Anthropic's enterprise contracts may include stricter geographic provisions than competitors.

What This Means for Enterprise Claude Users

If your organization uses Claude through an enterprise agreement and operates in multiple countries, this development should prompt a few important conversations.

The first conversation is with your legal team about your specific contract terms. Enterprise AI agreements vary significantly between providers and between customers. The fact that Goldman interpreted its agreement as requiring a restriction in Hong Kong does not automatically mean your agreement has the same provisions. But it does mean you should review what geographic restrictions, if any, exist in your Anthropic contract.

The second conversation is with your IT and compliance teams about access controls. If your internal AI platform provides Claude access to employees globally, you need to understand whether geographic restrictions should be applied. This is especially relevant for organizations with offices in Hong Kong, mainland China, or other regions where US export control considerations might apply.

The third conversation is about redundancy. Goldman's approach of maintaining access to multiple AI models proved valuable here — when Claude access was restricted for Hong Kong staff, those employees still had access to Gemini and ChatGPT. Organizations that have standardized on a single AI provider may be more vulnerable to disruptions caused by geographic compliance changes.

The Bigger Picture: AI Access as a Geopolitical Variable

Goldman's decision is a data point in a much larger trend. Geography is increasingly becoming a factor in which AI tools are available to whom, and this trend is likely to accelerate rather than reverse.

On the US side, the administration has been working to close what it sees as loopholes in AI export controls. Restricting chip exports is less effective if Chinese companies can access the same capabilities through API calls to US-hosted models. This creates pressure on US AI companies to implement geographic restrictions or risk regulatory action.

On the Chinese side, Beijing has been tightening its own restrictions on technology transfers. The blocking of Meta's acquisition of Chinese AI startup Manus on April 27 showed that China is equally willing to restrict cross-border AI transactions. Chinese regulators are also pressuring domestic AI companies to reject US capital without government approval.

The result is an emerging bifurcation of the global AI ecosystem. Companies operating across the US-China divide will increasingly need to manage separate AI stacks for different geographies, much as they already manage separate technology infrastructure in some cases. Claude may be available in New York but not Hong Kong. A Chinese model may be available in Shanghai but not San Francisco.

For developers building on Claude's API, this means thinking about geographic availability as a design consideration. If your application serves users globally, you may need to implement fallback logic that routes requests to different models based on the user's location. This adds complexity, but it's the reality of building AI-powered applications in an increasingly fragmented geopolitical landscape.

What Anthropic's Position Tells Us About Their Strategy

Anthropic's apparent willingness to enforce geographic restrictions in enterprise contracts tells us something important about the company's strategic priorities. Unlike some competitors who might prioritize maximizing revenue and adoption by being lenient on geographic access, Anthropic appears to be taking a more cautious approach.

This aligns with Anthropic's broader brand positioning as the safety-focused AI company. Just as Anthropic invests heavily in constitutional AI and harm reduction, it appears to be treating the prevention of unauthorized capability extraction as a safety concern, not just a commercial one. The logic is that if Claude's capabilities are distilled into models without equivalent safety measures, the net effect on global AI safety is negative.

For enterprise customers, this has a practical implication: choosing Anthropic means accepting that Anthropic will sometimes prioritize safety and compliance over convenience. For many organizations, particularly those in regulated industries like finance, this is actually a selling point. A vendor that takes compliance seriously is less likely to create regulatory problems for its customers.

However, it also means that organizations need to plan for the possibility that Anthropic's geographic restrictions may expand over time. If US-China tensions continue to escalate, the list of restricted geographies could grow. Enterprise customers should build their AI strategies with this flexibility in mind.

Practical Steps for Teams Using Claude Today

Based on this development, here are concrete steps that teams relying on Claude should consider.

Review your enterprise agreement with Anthropic. Specifically, look for language around geographic restrictions, permitted use locations, and compliance requirements related to export controls. If your agreement is silent on these topics, it may be worth proactively reaching out to Anthropic to clarify expectations.

Audit where your Claude API calls originate from. If you have developers or applications making API calls from servers located in restricted or potentially restricted geographies, understand what that means under your contract. Some enterprise agreements restrict access based on where the user is located, others based on where the API call originates, and others based on where the data resides.

Implement a multi-model strategy. Even if Claude is your preferred model, ensure your infrastructure can fall back to alternative models if access is restricted for certain geographies or use cases. This is good practice regardless of geopolitics — model providers can experience outages, pricing changes, or capability shifts that make alternatives necessary.

Stay informed about US export control developments. The regulatory landscape around AI is evolving rapidly, and changes can affect enterprise AI access with relatively short notice. Following Anthropic's official communications, as well as broader AI policy news, will help you anticipate changes rather than react to them.

Common Questions About the Goldman Sachs Decision

Many Claude users have asked whether this signals a broader crackdown on Claude access in Asia. Based on available information, the restriction appears specific to Hong Kong's unique position relative to mainland China. There is no indication that Claude access is being restricted in other Asian markets like Japan, Singapore, or South Korea, where Anthropic has been actively expanding its enterprise presence.

Another common question is whether individual Claude users in Hong Kong are affected. The Goldman Sachs restriction applies to the bank's enterprise agreement. Consumer access to Claude through the web interface or API appears to be unaffected, though individual users in any jurisdiction should be aware of the terms of service they've agreed to.

Finally, some users have asked whether this makes Claude less reliable for enterprise use. The counter-argument is actually the opposite — a vendor that proactively manages compliance risks is more reliable for enterprise use than one that ignores them until a regulator forces action. Goldman Sachs continues to use Claude for its staff in non-restricted geographies, which suggests the bank still values the product.

Conclusion

The Goldman Sachs decision to block Claude AI access in Hong Kong is a milestone moment that sits at the intersection of enterprise AI adoption, US-China geopolitics, and AI safety. It signals that the era of frictionless global AI access is ending, and that organizations need to think about AI tool availability as a geographic variable, not a global constant.

For Claude users, the key takeaway is not to panic but to prepare. Review your contracts, understand your geographic exposure, implement multi-model redundancy, and stay informed about the evolving regulatory landscape. The organizations that navigate this transition smoothly will be the ones that planned ahead.

If you're managing Claude usage across a team or organization, keeping track of consumption patterns and access across different models becomes even more important in this fragmented landscape. Tools like Gaugr can help you monitor your Claude usage in real-time and make informed decisions about model allocation across your workflow.