> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/deploy/enterprise-deployment.md).

# Enterprise Deployment

Roboflow Enterprise customers have access to several advanced features.

As an enterprise customer, you can leverage our:

* [Secure Gateway](/deploy/enterprise-deployment/secure-gateway.md)
* [License server](/deploy/enterprise-deployment/license-server.md) (deprecated, replaced by Secure Gateway)
* [Offline mode in Inference containers](/deploy/enterprise-deployment/offline-mode.md)
* [Kubernetes deployment advice](/deploy/enterprise-deployment/kubernetes.md)

Enterprise customers also have access to the following advanced features in local Inference deployments:

1. **Active learning**: Actively collect data from your production line for use in training new, more accurate models over time.
2. **Parallel processing server**: Run requests in parallel to achieve increased throughput and lower latency when running inference on models.
3. **TensorRT model packages for private models**: When running self-hosted Inference outside the Roboflow platform, TensorRT-optimized model packages for private models are only available on Enterprise plans. Public models include TensorRT packages on all plans.
4. A license to run Inference on more than one device.

To learn more about Roboflow's enterprise offerings, [contact the sales team](https://roboflow.com/sales).

{% hint style="info" %}
Refer to the [Roboflow Licensing guidance](https://roboflow.com/licensing) to learn more about how Roboflow tools are licensed.
{% endhint %}
