less time spent on complex code migrations
Built for enterprise
Built on the best models
Claude leads on reasoning, coding, and analysis benchmarks. The same frontier models power every surface, from business apps to developer tools.
No model training by default
Your prompts, data, and results are not used to train our models by default. Review our data practices at the Trust Center.
Flexible by design
Pick the products and platform that are right for your teams, whether you’re collaborating with Claude at work or building your own products and offerings.
Made to pass security review
The security, compliance, and admin controls your organization needs.
*Data retention controls and OTEL monitoring are currently available on Claude Enterprise only.
Single sign-on (SSO/SAML) and domain capture
SOC 2, ISO 27001, GDPR, and CCPA compliance
Usage analytics and reporting
SCIM provisioning
Spend controls
Data retention controls*
Compliance API
HIPAA-ready offering
Audit logs and OpenTelemetry monitoring*
Role-based access control (RBAC)
Bring Claude to your enterprise two ways
Deploy Claude to your workforce or build it into your products.
Claude Enterprise
Give every employee secure access to Chat, Claude Cowork, Claude Code, and your company's connectors. Get the admin controls, management, and visibility your IT and security teams need.
Claude Platform
Access the Claude API to power new experiences, ship production-grade agents, and integrate Claude into the workflows and applications you're building.
Secure products for employees, everywhere your teams work

Code faster across your enterprise stack
Build, debug, and ship using natural language from your terminal, IDE, Slack, or the web. Claude Code works wherever your team does.

Delegate tasks to Claude with Cowork
Connect your files and tools, then hand off research, documents, and repetitive work. Get polished deliverables back while you focus on the work that needs your judgment.

Chat: A thinking partner for everyday work
Chat with Claude to develop ideas, draft content, tighten reports, work through hard problems, and more.
Find and fix vulnerabilities with Claude Security
Claude helps security teams and developers by reviewing code for security issues, drafts patches, and explains the risk in language your whole team can act on.
Connect to Gmail, Google Drive, Slack and more to give Claude context from across your stack. Use Claude directly inside Microsoft 365 or with Google Chrome.
Real work, across every function
✻ Migration plan: legacy-auth → auth-v2
Audited 47 services, 312 call sites, 8 distinct usage patterns.
Recommended order
Phase 1 — Low risk (weeks 1–2, 12 services)
Internal admin tools with no external dependencies. Safe to validate the auth-v2 codemod and surface unknown patterns.
Phase 2 — Leaf services (weeks 3–5, 18 services)
No downstream consumers in the dependency graph. Failures stay contained; single staged rollout per service.
Phase 3 — Core services (weeks 6–9, 17 services)
Auth-critical paths with downstream impact. Requires feature flags, shadow traffic comparison, and per-team rollback plans.
Risk callouts
payments-api — blocker
Uses undocumented legacy-auth.signWithRotation() not present in auth-v2. Needs design discussion before migration.
mobile-bff — needs review
Integration tests pinned to legacy-auth response format. Token envelope changed (token.claims → token.payload); 23 fixtures to update.
identity-gateway — coordinated cutover
Sits in front of 31 of 47 services. Recommend cutover at the Phase 2 → 3 boundary with a 48-hour dual-write window.
Suggested next steps
1. Open an RFC for the signWithRotation equivalent in auth-v2.
2. Run the codemod against Phase 1 services, one PR per service.
3. Add a CI check that fails on new legacy-auth imports in week 2.
4. Schedule identity-gateway cutover with platform for week 5.
Engineering
- Convert project requirements into technical specifications
- Design system architecture and component interactions
- Troubleshoot errors and runtime issues
- Identify code optimizations and performance improvements
Marketing
- Interpret market trends and consumer behavior patterns
- Brainstorm multi-platform content items
- Develop marketing campaign strategies
- Create post campaign performance reports
