---
title: "Enterprise"
description: "import Image from '@theme/IdealImage';"
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/enterprise-1
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:24:14.067Z
license: CC-BY-4.0
attribution: "Enterprise — Claudary (https://claudary.paisolsolutions.com/skills/enterprise-1)"
---

# Enterprise
import Image from '@theme/IdealImage';

## Overview

import Image from '@theme/IdealImage';

# Enterprise

:::info
- ✨ SSO is free for up to 5 users. After that, an enterprise license is required. [Get Started with Enterprise here](https://www.litellm.ai/enterprise)
- Who is Enterprise for? Companies giving access to 100+ users **OR** 10+ AI use-cases. If you're not sure, [get in touch with us](https://enterprise.litellm.ai/demo) to discuss your needs.
:::

For companies that need SSO, user management and professional support for LiteLLM Proxy

:::info
Get free 7-day trial key [here](https://www.litellm.ai/enterprise#trial)
:::

## Enterprise Features

Includes all enterprise features.

<Image img={require('../img/enterprise_vs_oss_2.png')} />

[**Procurement available via AWS / Azure Marketplace**](./data_security.md#legalcompliance-faqs)


This covers: 
- [**Enterprise Features**](./proxy/enterprise)
- ✅ **Feature Prioritization**
- ✅ **Custom Integrations**
- ✅ **Professional Support - Dedicated Slack/Teams channel**


## Self-Hosted

Manage Yourself - you can deploy our Docker Image or build a custom image from our pip package, and manage your own infrastructure. In this case, we would give you a license key + provide support via a dedicated support channel. 


### What’s the cost of the Self-Managed Enterprise edition?

Self-Managed Enterprise deployments require our team to understand your exact needs. [Get in touch with us to learn more](https://enterprise.litellm.ai/demo)


### How does deployment with Enterprise License work? 

You just deploy [our docker image](https://docs.litellm.ai/docs/proxy/deploy) and get an enterprise license key to add to your environment to unlock additional functionality (SSO, etc.). 

```env
LITELLM_LICENSE="eyJ..."
```

**No data leaves your environment.** 


## Hosted LiteLLM Proxy

LiteLLM maintains the proxy, so you can focus on your core products. 

We provide a dedicated proxy for your team, and manage the infrastructure. 

### **Status**: GA 

Our proxy is already used in production by customers. 

See our status page for [**live reliability**](https://status.litellm.ai/)

### **Benefits**
- **No Maintenance, No Infra**: We'll maintain the proxy, and spin up any additional infrastructure (e.g.: separate server for spend logs) to make sure you can load balance + track spend across multiple LLM projects. 
- **Reliable**: Our hosted proxy is tested on 1k requests per second, making it reliable for high load.
- **Secure**: LiteLLM is SOC-2 Type 2 and ISO 27001 certified, to make sure your data is as secure as possible.

### Supported data regions for LiteLLM Cloud

You can find [supported data regions litellm here](../docs/data_security#supported-data-regions-for-litellm-cloud)


## Frequently Asked Questions

### How to set up and verify your Enterprise License

1. Add your license key to the environment:

```env
LITELLM_LICENSE="eyJ..."
```

2. Restart LiteLLM Proxy.

3. Open `http://<your-proxy-host>:<port>/` — the Swagger page should show **"Enterprise Edition"** in the description. If it doesn't, check that the key is correct, unexpired, and that the proxy was fully restarted.

### SLA's + Professional Support

Professional Support can assist with LLM/Provider integrations, deployment, upgrade management, and LLM Provider troubleshooting.  We can’t solve your own infrastructure-related issues but we will guide you to fix them.

- 1 hour for Sev0 issues - 100% production traffic is failing
- 6 hours for Sev1 - < 100% production traffic is failing
- 24h for Sev2-Sev3 between 7am – 7pm PT (Monday through Saturday) - setup issues e.g. Redis working on our end, but not on your infrastructure.
- 72h SLA for patching vulnerabilities in the software. 

**We can offer custom SLAs** based on your needs and the severity of the issue

## Data Security / Legal / Compliance FAQs

[Data Security / Legal / Compliance FAQs](./data_security.md)


### Pricing

Pricing is based on usage. We can figure out a price that works for your team, on the call. 

[**Contact Us to learn more**](https://enterprise.litellm.ai/demo)



## **Screenshots**

### 1. Create keys

<Image img={require('../img/litellm_hosted_ui_create_key.png')} />

### 2. Add Models

<Image img={require('../img/litellm_hosted_ui_add_models.png')}/>

### 3. Track spend 

<Image img={require('../img/litellm_hosted_usage_dashboard.png')} />


### 4. Configure load balancing 

<Image img={require('../img/litellm_hosted_ui_router.png')} />

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/enterprise-1) · https://claudary.paisolsolutions.com
