> For the complete documentation index, see [llms.txt](https://biggeo.gitbook.io/biggeo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://biggeo.gitbook.io/biggeo/account-management/subscription-management/enterprise-licensing.md).

# Enterprise Licensing

Enterprise Licensing in BigGeo Studio provides organizations with complete access to all features across BigGeo products, including **Datascape** and **Datalab**. With a single license, organizations can unlock the full capabilities of the platform, ensuring a seamless and integrated experience.

***

### What Is an Enterprise License?

An **Enterprise License** is a comprehensive subscription that grants organizations:

* **Full Feature Access**: Enables complete access to all tools and functionalities in BigGeo products.
* **Cross-Product Integration**: A single license covers all products, allowing for unified workflows across Datascape and Datalab.

***

### Key Benefits

#### 1. **One License for All Products**

* An enterprise license eliminates the need for separate subscriptions for each product space.
* It provides centralized access to both Datascape and Datalab, simplifying management and billing.

#### 2. **Streamlined Workflows**

* Unified access ensures smooth transitions between products, allowing teams to leverage all the capabilities of the BigGeo ecosystem without restrictions.

#### 3. **Maximized Platform Potential**

* Unlock the full power of BigGeo’s product suite with a single, organization-wide subscription.

***

### How to Get an Enterprise License

Organizations interested in obtaining an enterprise license can:

1. **Contact BigGeo Support**:
   * Reach out via the BigGeo Studio support portal to inquire about setting up an enterprise license.
2. **Use Snowflake Drawdown Credits** (if applicable):
   * Organizations using Snowflake can subscribe to BigGeo’s enterprise license through their Snowflake account by linking with their unique organization code.
3. **Activate Across Product Spaces**:
   * Once the license is activated, all features in Datascape and Datalab are immediately available to the organization.

***

### FAQs

**Q: Does the enterprise license cover my entire organization?**\
A: Yes, the license applies to your entire organization and grants access to all team members with permissions in Datascape and Datalab.

**Q: Is the enterprise license valid for all BigGeo product spaces?**\
A: Yes, the enterprise license enables full access across all BigGeo products, including Datascape and Datalab.

**Q: Does the enterprise license cover Snowflake Native Apps?**\
A: The enterprise license applies to the web portal features. Snowflake Native Apps require linking through your organization’s unique code for activation.

**Q: How do I transition from individual subscriptions to an enterprise license?**\
A: Contact BigGeo Support to upgrade your account to an enterprise license.

***

An enterprise license is the key to unlocking the complete BigGeo Studio experience. By providing full access across products, it empowers organizations to work efficiently and effectively while leveraging the platform’s full potential.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://biggeo.gitbook.io/biggeo/account-management/subscription-management/enterprise-licensing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
