overview.mdx 4.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. ---
  2. title: "Cline Enterprise"
  3. sidebarTitle: "Overview"
  4. description: "Enterprise security, governance, and observability for the coding agent millions of developers trust"
  5. ---
  6. Cline Enterprise brings centralized governance to the same open-source architecture that millions of developers already use. Your code stays in your environment, you use your own inference at your negotiated rates, and you get the security and observability capabilities that platform teams need for org-wide deployment.
  7. <Card title="Learn More About Enterprise" icon="building" href="https://cline.bot/enterprise">
  8. Visit our website for detailed information about enterprise features, pricing, and deployment options.
  9. </Card>
  10. ## What You Get
  11. It delivers five core capabilities that platform teams need for production deployment. Each addresses a specific requirement for scaling AI coding across your organization.
  12. ### Security by Design
  13. Your code never leaves your environment. Cline processes everything locally - no uploads, no indexing, no training on your data.
  14. <CardGroup cols={2}>
  15. <Card title="Client-side execution" icon="computer">
  16. All processing happens within your environment
  17. </Card>
  18. <Card title="No data exfiltration" icon="shield-check">
  19. Code and context never transmitted externally
  20. </Card>
  21. <Card title="No codebase indexing" icon="database">
  22. Repositories are never indexed or cached
  23. </Card>
  24. <Card title="No model training" icon="ban">
  25. Your code and prompts aren't used for training
  26. </Card>
  27. </CardGroup>
  28. ### Bring Your Own Inference
  29. Use your existing cloud contracts and negotiated rates. Most AI tools force you to buy inference through them with markup. Cline connects directly to your providers.
  30. Connect to any inference provider:
  31. - AWS Bedrock
  32. - Google Vertex AI
  33. - Azure OpenAI
  34. - Anthropic direct
  35. - OpenAI direct
  36. - Cerebras
  37. - Any OpenAI-compatible endpoint
  38. Switch models instantly as new ones release. Use Claude Sonnet 4.5 as your daily driver, GPT-5 for complex refactoring, open-source models for simple tasks. Your existing cloud credits and startup program contracts now cover AI coding. We handle the agent loop. You handle the inference. No markup, no vendor lock-in.
  39. ### Governance at Scale
  40. Platform teams need central control when thousands of developers use AI. Individual API keys scattered across laptops create security risks and cost overruns.
  41. Enterprise governance provides:
  42. - **SSO authentication**: Corporate credentials instead of personal API keys
  43. - **Role-based access control**: Three-tier hierarchy (Member/Admin/Owner) with organization-scoped permissions
  44. - **Model and tool controls**: Govern which models and tools each team accesses
  45. - **Remote configuration**: Manage settings for all developers from one dashboard
  46. - **Usage tracking and observability**: OpenTelemetry integration for monitoring usage, costs, and performance with selective audit logging for administrative operations
  47. Configure once, deploy everywhere. Developers work how they prefer while you maintain control.
  48. ### Complete Observability
  49. Export logs to your existing observability stack. Track usage, costs, and performance across all teams.
  50. - **OpenTelemetry export**: Direct integration with Datadog, Grafana, Splunk
  51. - **Real-time analytics**: Track adoption, performance, and patterns
  52. - **Cost breakdown**: See exactly what each team spends on which models
  53. - **JSON output**: Build custom dashboards in your existing tools
  54. The same observability standards you require for production systems.
  55. ## Deployment
  56. Cline Enterprise connects securely to your infrastructure. Deploy in cloud environments. Configure to work with your existing security policies and compliance requirements.
  57. Rolling out to your organization:
  58. 1. Configure Cline Core to connect to your infrastructure
  59. 2. Set SSO, RBAC, and governance policies
  60. 3. Deploy to developers via your existing software distribution
  61. 4. Monitor usage through your observability tools
  62. ## Next Steps
  63. - Review security architecture
  64. - Configure [cloud provider setup](/provider-config/aws-bedrock/api-key) (AWS Bedrock, Vertex AI, Azure)
  65. - Set up [MCP servers](/mcp/mcp-overview) for custom tooling
  66. - Add [custom instructions](/features/cline-rules) for your codebase
  67. Schedule a walkthrough to see how Cline Enterprise fits your infrastructure. We'll work with your security and compliance requirements to deploy in your environment.