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

# Upgrade Your Organization

> Move your Wherobots Organization from the self-service Professional Edition to the Innovation or Enterprise Edition for higher member limits, dedicated support, and additional deployment options.

The **Professional Edition** is the self-service Wherobots plan. Every new Organization sign-up starts on a free Professional Edition trial and continues on the Professional Edition once a payment method is on file.

Upgrading beyond the Professional Edition means moving to the **Innovation Edition** or the **Enterprise Edition**. Both are only available through a contract with Wherobots and are arranged with our sales team rather than in Wherobots Cloud. For a detailed comparison of available plans, see [Wherobots Pricing](https://wherobots.com/pricing/) or [Organization Editions](/get-started/organization-management/organization-editions/).

<Tip>
  **Looking to add a credit card or an AWS Marketplace subscription?**

  That isn't an upgrade — the Professional Edition is the plan you're already on. To unlock the full set of Professional Edition runtimes and continue after your free trial, see [Add a Payment Method](/get-started/add-payment-method/).
</Tip>

## Before you start

Upgrading to a contract edition requires the following:

* A Wherobots account with the **Admin** role. You must have the credentials to log in to the Organization that you wish to upgrade. For more information on Roles, see [Organization Roles](/get-started/organization-info/organization-roles/).
* Your **Organization ID**, which the Wherobots team uses to identify the Organization being upgraded. To find it, go to [Organization Settings](https://cloud.wherobots.com/organization).

<Note>
  Contract editions are not self-service. Once your Organization is on a contract edition, the **Billing** section of **Organization Settings** shows a **"Contact Sales to Manage Subscription"** link instead of self-serve billing controls.
</Note>

## Choose an edition

<CardGroup cols={2}>
  <Card title="Innovation Edition" icon="lightbulb" iconType="solid" href="#upgrade-to-an-innovation-edition-organization">
    **Contract**

    Everything in Professional, plus up to 50 members, dedicated engineering support, and Bring Your Own Cloud.
  </Card>

  <Card title="Enterprise Edition" icon="building" iconType="solid" href="#upgrade-to-an-enterprise-edition-organization">
    **Contract**

    Everything in Innovation, plus unlimited members, a 99.5% SLA, and a dedicated Slack channel.
  </Card>
</CardGroup>

## Upgrade to an Innovation Edition Organization

The Innovation Edition includes **everything in the Professional Edition**, plus:

* <Icon icon="circle-check" iconType="solid" color="#6133be" /> Up to **50 members** per Organization
* <Icon icon="circle-check" iconType="solid" color="#6133be" /> Designated Wherobots technical guidance and hands-on engineering support
* <Icon icon="circle-check" iconType="solid" color="#6133be" /> Additional deployment options such as Bring Your Own Cloud

To upgrade to an Innovation Edition Organization, do the following:

<Steps>
  <Step title="Contact Wherobots">
    Go to [Contact sales and support](https://wherobots.com/contact/).
  </Step>

  <Step title="Request the Innovation Edition">
    Select **Sales Inquiry** and note that you are interested in upgrading your existing Organization to the **Innovation Edition**. Include your Organization ID.
  </Step>

  <Step title="Review and response">
    A member of the Wherobots team will review your message and respond accordingly.
  </Step>
</Steps>

## Upgrade to an Enterprise Edition Organization

The Enterprise Edition includes **everything in the Innovation Edition**, plus:

* <Icon icon="circle-check" iconType="solid" color="#6133be" /> **Unlimited members** per Organization
* <Icon icon="circle-check" iconType="solid" color="#6133be" /> **99.5% SLA** on runtime availability
* <Icon icon="circle-check" iconType="solid" color="#6133be" /> Dedicated support Slack channel with the Wherobots team

To upgrade to an Enterprise Edition Organization, complete the Enterprise contact form. For the full list of form fields, see [Create an Enterprise Edition Organization](/get-started/wherobots-cloud/create-account/#create-an-enterprise-edition-organization).

<Steps>
  <Step title="Contact Wherobots">
    Go to [Contact sales and support](https://wherobots.com/contact/).
  </Step>

  <Step title="Request the Enterprise Edition">
    Select **Sales Inquiry** and note that you are interested in upgrading your existing Organization to the **Enterprise Edition**. Include your Organization ID.
  </Step>

  <Step title="Review and response">
    A member of the Wherobots team will review your message and respond accordingly.
  </Step>
</Steps>

## Applying an Organization upgrade to active runtimes

After your Organization plan changes, you must **stop and restart** any active runtimes to access your new resources (for example, [paid datasets](/develop/spatial-catalog/spatial-catalog/)).

To apply the upgrade to a workload like a Notebook, Job Run, or SQL Session:

<Steps>
  <Step title="Save your work">
    Stopping a runtime will discard any unsaved changes.
  </Step>

  <Step title="Stop the current runtime">
    Go to [Organization Settings](https://cloud.wherobots.com/organization) and click **Destroy** on any active runtime.
  </Step>

  <Step title="Start a new runtime">
    Go to [Organization Settings](https://cloud.wherobots.com/organization) and start a new runtime. Your new runtime will now have access to the features and resources associated with your upgraded Organization.
  </Step>
</Steps>

You will now have all the features and access rights associated with your upgraded Organization.

## Need more compute on the Professional Edition?

You don't need a contract edition to get more compute. If you need larger runtimes, more concurrent runtimes, or a longer runtime time-to-live on the Professional Edition, see [Compute requests](/develop/runtimes/#compute-requests).

## Next steps

<Columns cols={2}>
  <Card title="Add a Payment Method" icon="credit-card" href="/get-started/add-payment-method/">
    Add a credit card, bank account, or AWS Marketplace subscription to your Organization
  </Card>

  <Card title="Organization Editions" icon="layer-group" href="/get-started/organization-management/organization-editions/">
    Compare what's included in the Professional, Innovation, and Enterprise Editions
  </Card>
</Columns>
