> ## 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.

# Organization Editions

> Wherobots offers different Organization Editions with varying features and member limits. Learn about the Community, Professional, Innovation, and Enterprise Editions to determine which one best suits your needs.

Wherobots offers four Organization Editions. Each edition builds on the one before it, providing progressively more features, capacity, and support across the Wherobots platform.

<CardGroup cols={2}>
  <Card title="Community Edition" icon="seedling" iconType="solid" href="#community-edition">
    **Free · Self-service**

    Explore Wherobots' core features with local notebooks on the Tiny and Micro runtimes.
  </Card>

  <Card title="Professional Edition" icon="briefcase" iconType="solid" href="#professional-edition">
    **Self-service**

    Everything in Community, plus job runs, more compute, and advanced WherobotsAI features.
  </Card>

  <Card title="Innovation Edition" icon="lightbulb" iconType="solid" href="#innovation-edition">
    **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="#enterprise-edition-organization">
    **Contract**

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

<Note>
  This page highlights the key differences between editions — it isn't an exhaustive list. For a detailed feature-by-feature comparison, see [Wherobots Pricing](https://wherobots.com/pricing).
</Note>

## Community Edition

The Community Edition provides an introductory way to explore Wherobots' core functionalities, experiment with spatial data, and learn about geospatial analytics in the cloud. While the Community Edition offers a robust set of tools, some features are reserved for the Professional, Innovation, and Enterprise Editions.

**What's included:**

* <Icon icon="circle-check" iconType="solid" color="#6133be" /> Install the [Wherobots VS Code Extension](/develop/agentic-tools) and run local notebooks against the Tiny and Micro runtimes.
* <Icon icon="circle-check" iconType="solid" color="#6133be" /> Explore Wherobots' core spatial data and analytics features.

<Note>
  Features such as job submission, the Wherobots MCP server, and additional compute tiers require a Professional, Innovation, or Enterprise Organization.
</Note>

<CardGroup cols={1}>
  <Card title="Create a Community Edition Organization" icon="circle-plus" iconType="solid" horizontal href="/get-started/wherobots-cloud/create-account/#create-a-community-edition-organization">
    Sign up for free directly through Wherobots Cloud and start exploring spatial data.
  </Card>
</CardGroup>

## Professional Edition

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

* <Icon icon="circle-check" iconType="solid" color="#6133be" /> **Job Runs:** Use the [`WherobotsRunOperator`](/develop/run-operator/), the [Runs REST API](reference/runs/), and review [Workload History in Wherobots Cloud](/develop/workload-history) for those Job Runs.
* <Icon icon="circle-check" iconType="solid" color="#6133be" /> **Increased compute and storage capacity:** Handle larger datasets and more complex analyses.
* <Icon icon="circle-check" iconType="solid" color="#6133be" /> **Advanced features:** Access specialized tools for enhanced geospatial processing, like WherobotsAI Raster Inference and Amazon S3 storage integrations.

<CardGroup cols={2}>
  <Card title="Create a Professional Edition Organization" icon="circle-plus" iconType="solid" href="/get-started/wherobots-cloud/create-account/#create-a-professional-edition-organization">
    Create a new Professional Edition Organization.
  </Card>

  <Card title="Upgrade from Community Edition" icon="arrow-up-right-dots" iconType="solid" href="/get-started/upgrade-organization/">
    Already have a Community Edition Organization? Upgrade via Direct Billing (credit card or bank account) or the AWS Marketplace.
  </Card>

  <Card title="Change your billing method" icon="credit-card" iconType="solid" href="/get-started/organization-management/change-billing-method">
    Transition between credit card billing and AWS Marketplace billing (or vice versa).
  </Card>
</CardGroup>

## Innovation Edition

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

<Note>
  Innovation Edition Organizations are managed through a contract with Wherobots and are not self-service. In the **Billing** section of **Organization Settings**, Innovation contract subscribers will see a **"Contact Sales to Manage Subscription"** link. To make changes to your subscription, contact [info@wherobots.com](mailto:info@wherobots.com) or reach out to your Wherobots support team.
</Note>

<CardGroup cols={1}>
  <Card title="Create an Innovation Edition Organization" icon="circle-plus" iconType="solid" horizontal href="/get-started/wherobots-cloud/create-account/#create-an-innovation-edition-organization">
    Create a new Innovation Edition Organization or discuss upgrading to Innovation.
  </Card>
</CardGroup>

## 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

<Note>
  Enterprise Edition Organizations are managed through a contract with Wherobots and are not self-service. In the **Billing** section of **Organization Settings**, Enterprise contract subscribers will see a **"Contact Sales to Manage Subscription"** link. To make changes to your subscription, contact [info@wherobots.com](mailto:info@wherobots.com) or reach out to your dedicated Wherobots support team.
</Note>

<CardGroup cols={2}>
  <Card title="Upgrade to Enterprise Edition" icon="arrow-up-right-dots" iconType="solid" href="/get-started/wherobots-cloud/create-account/#create-an-enterprise-edition-organization">
    Create an Enterprise Edition Organization or upgrade your existing Organization.
  </Card>

  <Card title="See all Enterprise features" icon="list-check" iconType="solid" href="https://wherobots.com/pricing">
    Review the full list of Enterprise Edition features on the Wherobots Pricing page.
  </Card>
</CardGroup>
