> ## Documentation Index
> Fetch the complete documentation index at: https://infisical.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Using Infisical: Cloud or Self-Hosted

> Choose between Infisical Cloud or a self-managed deployment

Infisical can be used in two ways: via [Infisical Cloud](https://app.infisical.com), a managed offering, or through a self-hosted deployment within your own infrastructure.

Both options provide the same core platform capabilities. The decision depends on your operational model, trust boundaries, and compliance requirements. While Infisical Cloud comes with built-in security and operational guarantees, a self-hosted deployment gives you full control—but also full responsibility for securing and maintaining the system.

## Infisical Cloud

Infisical Cloud is our managed service found at [app.infisical.com](https://app.infisical.com). It includes automated updates, availability guarantees, and secure infrastructure operations.

For most teams, Infisical Cloud is the recommended way to get started. It simplifies adoption by removing the need to manage deployment, scaling, or maintenance internally.

Use this if:

* You prefer not to operate infrastructure or handle upgrades
* You require a secure, production-grade hosted service
* You want to adopt Infisical with minimal operational overhead

<Info>
  <p>
    By default, Infisical Cloud is a secure, multi-tenant service. For
    enterprises with stricter isolation or regulatory needs, dedicated cloud
    instances are available.
  </p>

  <p>Contact [sales@infisical.com](mailto:sales@infisical.com) to learn more.</p>
</Info>

## Self-Hosted Infisical

Infisical can also be deployed and managed within your own infrastructure. This approach provides full control over platform configuration, data storage, and operational security. In this model, your team is responsible for maintaining uptime, monitoring, patching, and integrations.

Use this if:

* You require complete control over data, deployment, and security posture
* Your compliance model mandates self-managed or on-premise systems
* You need to tightly integrate with internal tooling and infrastructure

Infisical supports multiple deployment methods, including [Docker](/self-hosting/deployment-options/standalone-infisical), [Docker Compose](/self-hosting/deployment-options/docker-compose), [Kubernetes](/self-hosting/deployment-options/kubernetes-helm), and [Linux package](/self-hosting/deployment-options/native/linux-package/installation).

To learn more, refer to the [self-hosting documentation](/self-hosting/overview).

<Info>
  <p>
    The open-source core is available under the MIT license. Additional
    enterprise features and support are available with a commercial license.
  </p>

  <p>Contact [sales@infisical.com](mailto:sales@infisical.com) to learn more.</p>
</Info>
