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

# Replit Enterprise

> Replit Enterprise adds SSO/SCIM, governance, dedicated support, and unlimited seats. Upgrade from any plan without leaving Replit or contacting sales.

[Replit Enterprise](https://replit.com/pricing) gives every team — technical or not — a private, compliant Workspace for building and shipping internal tools, prototypes, dashboards, slide decks, and more. It is backed by enterprise identity, dedicated support, and deep security, governance, and data controls.

You can upgrade to Enterprise directly inside Replit. Builders on any plan — Free, Core, or Pro — can move to Enterprise without leaving the product. If you want a guided walkthrough or a larger custom deal, [talk to sales](https://replit.com/teams#inlineForm) instead.

## Key features

Enterprise includes everything in Pro, plus organization-wide identity, governance, integrations, and a dedicated support team:

* **SSO and SAML with SCIM provisioning**: Secure, automated team access tied to your identity provider. See [SAML SSO](/teams/identity-and-access-management/saml) and [SCIM provisioning](/teams/identity-and-access-management/scim).
* **Dedicated, secure Workspace**: Role-based access control mapped to your identity provider's groups, isolated to your organization. See [Groups and permissions](/teams/identity-and-access-management/groups-and-permissions).
* **Audit logging via SIEM**: Stream a full audit trail to your existing security and monitoring tools. See [Audit logs](/teams/identity-and-access-management/audit-logs).
* **Custom stack and design system**: Standardize on the libraries, languages, components, and patterns your company already uses.
* **Admin governance controls**: Require private deployments, ban public apps, mandate security scans, and pin deployment geographies.
* **Enterprise Security Center**: CVE detection across all dependencies, organized by severity, with affected-app drill-down and SBOM downloads for compliance.
* **Custom-scoped first-party integrations**: Tightly scope what each team and app can connect to inside your stack. Bring your own OAuth app for connectors when you want your own branding. See [Configuring OAuth App with Replit](/references/integrations/overview#configuring-oauth-app-with-replit).
* **Data and warehouse integrations**: First-party access to Databricks, BigQuery, Microsoft Fabric, Hex, and Snowflake. Build analytics dashboards and data visualization tools directly against your warehouse.
* **Dedicated Product Advocate and Field Engineer**: Named Replit partners who help your teams adopt Replit, scale up, and unblock. Hands-on onboarding sessions get every team building productively in their new Workspace.
* **Unlimited seats**: No per-seat costs. Invite the whole company.

See the [pricing page](https://replit.com/pricing) for the full list of Enterprise features, or [talk to sales](https://replit.com/teams#inlineForm) to discuss a custom plan.

## Upgrade to Enterprise

You can upgrade to Enterprise from any plan in a few steps. The upgrade happens entirely inside Replit.

<Steps>
  <Step title="Open Billing in Settings">
    Open **Settings**, then choose **Billing** under Account. Click **Upgrade** next to **Change plan**.

    <Frame>
      <img src="https://mintcdn.com/replit/KNIdnVg7j8oxvqPb/images/billing/enterprise-upgrade-button.png?fit=max&auto=format&n=KNIdnVg7j8oxvqPb&q=85&s=6c898158788179a52b1a0d2b04d1a4a3" alt="Settings dialog open to the Billing section, with the current Replit Pro plan shown and the Upgrade button (next to 'Change plan') highlighted." width="3442" height="2164" data-path="images/billing/enterprise-upgrade-button.png" />
    </Frame>
  </Step>

  <Step title="Select Enterprise">
    On the **Compare Replit plans** screen, click **Get started** under the **Enterprise / Custom** column.

    <Frame>
      <img src="https://mintcdn.com/replit/KNIdnVg7j8oxvqPb/images/billing/enterprise-compare-plans.png?fit=max&auto=format&n=KNIdnVg7j8oxvqPb&q=85&s=a5b01512ff674c256fb166de962cdd70" alt="Compare Replit plans screen showing the Starter, Replit Core, Replit Pro, and Enterprise columns, with the Enterprise column's 'Get started' button highlighted." width="3442" height="2164" data-path="images/billing/enterprise-compare-plans.png" />
    </Frame>
  </Step>

  <Step title="Tell Replit about your organization">
    The wizard opens on the **Personalization** step. Enter your **Organization name** and click **Continue**.

    <Frame>
      <img src="https://mintcdn.com/replit/KNIdnVg7j8oxvqPb/images/billing/enterprise-personalization.png?fit=max&auto=format&n=KNIdnVg7j8oxvqPb&q=85&s=5a555b171148b19eb5788e844f6d1af3" alt="Replit Enterprise upgrade wizard, Personalization step. Welcome message 'Welcome to Replit, Raouf!' with an Organization name input ('Acme Inc') and a Continue button. The right rail lists the three steps: Personalization (active), Billing and credit selection, and Checkout and provisioning." width="3442" height="1982" data-path="images/billing/enterprise-personalization.png" />
    </Frame>
  </Step>

  <Step title="How billing works">
    On the **How billing works** screen (the **Billing and credit selection** step in the right rail), pick a billing model:

    * **Credit commitment** — a fixed annual credit purchase.
    * **Pay-as-you-go** — charged via the billing method on file once you exceed your credit limit.

    Click **Continue**.

    <Frame>
      <img src="https://mintcdn.com/replit/KNIdnVg7j8oxvqPb/images/billing/enterprise-billing-how-it-works.png?fit=max&auto=format&n=KNIdnVg7j8oxvqPb&q=85&s=e5db75aef0a18b36e00ee91f37a1c076" alt="Replit Enterprise upgrade wizard, 'How billing works' step. Two cards side by side: 'Credit commitment — Fixed, annual credit commitment' and 'Pay-as-you-go — Once you hit your credit limit, pay-as-you-go using the billing method on file', plus a Continue button." width="3442" height="1982" data-path="images/billing/enterprise-billing-how-it-works.png" />
    </Frame>
  </Step>

  <Step title="Confirm your credit commitment">
    If you chose credit commitment, drag the slider to your desired annual amount, then click **Confirm commitment**. You can adjust this later with your account manager.

    <Frame>
      <img src="https://mintcdn.com/replit/KNIdnVg7j8oxvqPb/images/billing/enterprise-credit-commitment.png?fit=max&auto=format&n=KNIdnVg7j8oxvqPb&q=85&s=4bf28d411d0049b9e92a6a2f62f36c10" alt="Replit Enterprise upgrade wizard, 'Select your credit commitment' screen. A slider between $10,000 and $200,000 with the current selection of $59,300, plus a Confirm commitment button." width="3442" height="1982" data-path="images/billing/enterprise-credit-commitment.png" />
    </Frame>
  </Step>

  <Step title="Check out">
    Enter your billing details on the **Checkout and provisioning** screen. Replit creates your Enterprise organization and provisions your credits right away.
  </Step>
</Steps>

### What transfers when you upgrade

If you have collaborative Workspaces, Replit moves them into your new Enterprise organization automatically when you complete checkout. Your published apps stay live during the move, with no downtime and no interruption to your work.

* **Transferred**: Your collaborative team Workspaces and the apps inside them.
* **Not transferred**: Your personal Workspace, which stays on your personal account.

<Note>
  Your published apps keep running throughout the upgrade. You do not need to republish or reconnect anything after the move.
</Note>

<Tip>
  Working with sales on a larger deal? Your collaborative workspaces transfer the same way — you keep the apps and history you have already built.
</Tip>

## Next steps

<CardGroup cols={2}>
  <Card title="Replit Pro" icon="star" href="/billing/plans/replit-pro">
    Compare Pro with Enterprise.
  </Card>

  <Card title="Identity and access management" icon="lock" href="/teams/identity-and-access-management/saml">
    Set up SSO, SCIM, groups, and audit logs for your organization.
  </Card>

  <Card title="Talk to sales" icon="headset" href="https://replit.com/teams#inlineForm">
    Get a guided walkthrough, custom pricing, or a larger deal.
  </Card>
</CardGroup>
