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

# Enterprise Overview

> NodePad Enterprise is the self-hosted deployment path for teams that need the product inside their own infrastructure.

NodePad Enterprise is for teams that want the NodePad workflow inside their own environment. The application runs entirely inside your perimeter, and provider access stays under your control.

<Info>
  Enterprise is separate from the hosted product. The hosted product runs on NodePad-managed infrastructure. Enterprise runs in yours.
</Info>

## What you get

<Columns cols={2}>
  <Card title="Self-hosted deployment" icon="server">
    Run NodePad inside your own VPC or on-premises environment.
  </Card>

  <Card title="Air-gapped install path" icon="shield">
    Run NodePad in environments with no internet access. The application makes no outbound calls of its own.
  </Card>

  <Card title="Versioned, immutable releases" icon="lock">
    Pin to specific versions so upgrades stay deliberate and reproducible.
  </Card>

  <Card title="Bring your own provider keys" icon="key-round">
    Provider access is configured by you, not tied to a shared hosted setup.
  </Card>

  <Card title="No phone-home" icon="check">
    Once deployed, NodePad makes no outbound calls of its own — only the LLM provider calls users initiate.
  </Card>

  <Card title="No data training" icon="lock-keyhole">
    Your conversations are never used to train models, regardless of deployment posture.
  </Card>
</Columns>

## Who this is for

Enterprise is a fit when you want the NodePad product shape but need deployment control. That usually includes internal infrastructure ownership, controlled provider access, offline or restricted-network installation paths, and explicit change management around upgrades.

## How to get it

Enterprise deployments are scoped together with the team. After we agree on posture, capacity, and provider configuration, you receive a deployment package, install instructions, and a direct support channel.

<Card title="Talk to the team" icon="mail" type="info" href="https://node-pad.com/enterprise">
  Tell us what your environment looks like and what you need to deploy. We will scope the right posture from there.
</Card>
