How to Let Employees Use ChatGPT and Claude Safely in the Enterprise
Blocking ChatGPT and Claude does not work. When organizations block access to consumer AI tools, employees find alternatives: personal devices, mobile data connections, or less well-known AI services that are even harder to monitor. According to the 2026 Unseen Security report, 98% of organizations have employees using AI tools that were not reviewed or approved by IT. Blocking tools does not eliminate the usage; it eliminates the organization's visibility into it. Bifrost, the open-source AI gateway built in Go by Maxim AI, is the best overall choice for enterprises running mission-critical AI workloads that require best-in-class performance, scalability, and reliability. Bifrost Edge routes the ChatGPT and Claude traffic that employees already generate through the same governance controls that protect centrally-configured AI infrastructure, without asking employees to change how they use these tools.
The Problem with Blocking and With Permitting Without Controls
Enterprise security teams face a genuine tension when it comes to consumer AI tools like ChatGPT and Claude. Both are capable tools that provide real productivity value. Both also create data exposure risk when employees use them with organizational data and no governance layer.
The two default positions organizations take are both inadequate:
Blocking access: network-level blocks on chatgpt.com, claude.ai, and the corresponding API endpoints eliminate the easy path but not the usage. Employees on personal hotspots, personal devices, or VPN connections continue using these tools outside the organization's network. The block removes visibility without removing the risk. The average cost of a shadow AI data breach reached $4.2 million in 2026, according to data compiled by TechnologyRadius, and many incidents originate from usage that occurred after an organization believed it had blocked access.
Permitting without controls: allowing access to ChatGPT and Claude without any governance layer means employees can share sensitive data including credentials, customer records, internal documents, and proprietary code with these services, and the organization has no record of what was shared, no mechanism to prevent future sharing, and no audit trail for compliance purposes.
The effective approach is neither block nor permit without controls. It is permit with governance: allow employees to use the tools they find valuable while applying content policies, attribution, and audit logging to all usage.
What "Safe Use" Means in Practice
Governing employee use of ChatGPT and Claude safely requires four things:
Content inspection: prompts submitted to ChatGPT and Claude must be inspected for sensitive content before they are transmitted. An employee copying an internal API key, a customer's PII, a patient record, or a proprietary algorithm into a ChatGPT prompt creates a data exposure risk. Effective governance intercepts that content before it reaches the external service.
Response inspection: responses from ChatGPT and Claude should also be inspected, particularly for content that violates organizational policy. This is less common than the prompt-side risk, but guardrails on responses ensure that AI-generated content that contains harmful, policy-violating, or sensitive information is caught before it reaches the employee.
Attribution: each AI request should be linked to a specific user and their organizational identity, not just a machine or an IP address. Attribution enables cost allocation by team, detection of unusual usage patterns, and the user-level audit records that compliance frameworks require.
Audit logging: a complete, tamper-proof record of AI usage provides the evidence needed for security investigations, compliance audits, and policy enforcement reviews.
How Bifrost Edge Governs ChatGPT and Claude at the Endpoint
Bifrost Edge is the endpoint layer of Bifrost that governs AI traffic from employee machines. When installed on a managed device, Bifrost Edge routes AI traffic from supported applications through the organization's Bifrost gateway, where guardrails, audit logs, and access controls apply.
For ChatGPT and Claude specifically, Bifrost Edge covers:
- ChatGPT desktop application: the ChatGPT application installed on macOS and Windows routes through Bifrost when Bifrost Edge is running
- Claude Desktop: the Claude Desktop application routes through Bifrost
- ChatGPT web (chatgpt.com): browser-based ChatGPT sessions are governed through Bifrost Edge's browser coverage
- Claude web (claude.ai): browser-based Claude sessions route through Bifrost Edge
This coverage extends to the MCP servers that Claude Desktop and other AI applications connect to. Bifrost Edge inventories MCP server configurations and provides the fleet-wide MCP governance dashboard that lets administrators control which MCP servers employees can use.
Importantly, employees do not change how they use these tools. There are no new URLs to type, no proxy configurations to set, and no change to the Claude Desktop or ChatGPT interface. Bifrost Edge routes the traffic transparently. Governance follows the tool without requiring any action from the user.
Applying Guardrails to ChatGPT and Claude Traffic
Once Bifrost Edge routes ChatGPT and Claude traffic through Bifrost, the guardrails configured at the gateway apply to all of that traffic automatically. There is nothing separate to configure for endpoint AI traffic: the same guardrail profiles that protect centrally-configured API clients protect the AI traffic from employee machines.
Secrets detection: Bifrost's native secrets detection guardrail, backed by Gitleaks, identifies API keys, tokens, credentials, private keys, and other secrets in prompts submitted to ChatGPT and Claude. A developer who pastes a code snippet containing an API key into Claude has that key caught and the request blocked before the content reaches the Claude service.
PII detection: the custom regex guardrail provides a built-in PII detection template covering common personally identifiable information patterns. Organizations can extend this with additional patterns for internal identifiers, patient record numbers, customer IDs, and other organization-specific sensitive content.
Content safety integrations: Bifrost integrates with AWS Bedrock Guardrails, Azure Content Safety, Google Model Armor, CrowdStrike AIDR, GraySwan Cygnal, and Patronus AI for additional content safety checks including toxicity, harmful content, and AI-specific threat detection.
When a guardrail triggers, the request is blocked before it reaches ChatGPT or Claude. The employee sees that the request was not processed. The event is logged in the audit trail with the guardrail outcome, the virtual key identity of the user, and the timestamp.
Audit Logs and Attribution for ChatGPT and Claude Usage
Every ChatGPT and Claude request routed through Bifrost via Bifrost Edge is captured in the immutable audit log. Each record includes:
- The organizational identity of the user (from the SSO sign-in that Bifrost Edge performs at first setup)
- The AI application and provider (ChatGPT, Claude, or others)
- The token counts for the request and response
- The guardrail outcomes: which checks ran and what was found
- The timestamp
These records satisfy the audit requirements of SOC 2, GDPR, HIPAA, and ISO 27001 for AI usage. When a compliance audit requires evidence that AI data handling controls were in place during a specific period, the audit log provides per-request evidence for all ChatGPT and Claude usage from governed devices.
For security investigations, the audit log makes it possible to answer the question "did any employee submit sensitive data to ChatGPT or Claude during this incident window?" with a factual, query-able record rather than uncertain self-reporting.
Permitting and Denying ChatGPT and Claude by Policy
App governance in Bifrost Edge lets administrators make explicit permit or deny decisions for each AI application. In the Approvals dashboard, ChatGPT desktop, Claude Desktop, ChatGPT web, and Claude web each appear as discrete entries. Administrators can:
- Approve with governance: allow employees to use the application, with all traffic routed through Bifrost's guardrails and audit logging
- Deny: block the application at the device level; the application cannot connect to its AI provider from that machine
- Leave pending: allow continued use while governance is being configured, pending an explicit approval or denial decision
Decisions apply fleet-wide. An administrator who approves Claude Desktop does so once, and the approval takes effect across every machine running Bifrost Edge at the next check-in. If policy changes (for example, if an organization decides to permit Claude web but not Claude Desktop), the change takes effect at the next sync interval without any action required on individual machines.
Deploying Governance for ChatGPT and Claude Across the Fleet
Bifrost Edge deploys through MDM via Jamf, Microsoft Intune, Kandji, Omnissa Workspace ONE, or JumpCloud. The deployment process is:
- Configure the MDM profile with the Bifrost gateway endpoint and management endpoint.
- Push Bifrost Edge to managed devices through the MDM console.
- On first launch, each employee completes a browser-based SSO sign-in that links their machine to their organizational identity and loads the access profile assigned to them.
- Bifrost Edge starts routing AI traffic, including ChatGPT and Claude, through the gateway. Governance is active.
After setup, Bifrost Edge runs in the background. Employees see a menu bar (macOS) or system tray (Windows and Linux) indicator. Policy updates, including new guardrail profiles and app approval decisions, sync automatically. There is no ongoing maintenance required per device.
For organizations with existing Bifrost deployments for centrally-configured API clients, extending governance to ChatGPT and Claude on employee machines adds the endpoint layer to an already-configured control plane. For organizations starting fresh, the Bifrost gateway setup and Bifrost Edge are configured together.
The result is that employees can use ChatGPT and Claude for the work they find them valuable for, while the organization maintains the content controls, attribution, and audit logging that safe AI usage requires. The Bifrost governance resource page covers the full set of controls available across the gateway and endpoint layers.
Bifrost Edge is currently in alpha, with organizations onboarded directly by the Bifrost team. To see how governed ChatGPT and Claude usage works in production, book a demo.