> 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/biggeo-studio/product-spaces/overview.md).

# Overview

BigGeo Studio’s **Product Spaces** provide flexible, customizable workspaces for each BigGeo product, allowing organizations to manage access, permissions, and scalability within each product environment. Whether your team is working with **Datascape**, **Datalab**, or **Velocity**, Product Spaces allow you to set up controlled, secure environments optimized for specific workflows and team needs.

***

## What Are Product Spaces?

Product Spaces are unique, independent environments within BigGeo Studio that offer access to specific BigGeo products. These spaces allow you to:

* **Assign and Manage Access**: Control which team members can access each product space and define their permission levels.
* **Create Multiple Spaces per Product**: Support various teams, projects, or client accounts by creating multiple spaces for the same product, ensuring scalability and adaptability for organizations of any size.

***

## Available BigGeo Products

BigGeo Studio includes a range of specialized products, each with its own set of capabilities:

1. **Datascape**: A dynamic platform where buyers can explore, visualize, and interact with data. Datascape serves as a marketplace where customers can purchase and use data from multiple sources, including datasets listed by providers on Datalab.
2. **Datalab**: A tool for data sellers to create, manage, and publish their datasets for sale. Sellers can list their data on Datalab, where it will then be accessible to buyers on Datascape for exploration and purchase.
3. **Velocity**: A high-speed data processing platform designed for quick geospatial data handling, ideal for teams needing fast insights and analysis for time-sensitive projects.

Each of these products can be accessed through their own Product Space, creating secure, dedicated environments for different workflows.

***

## Key Features of Product Spaces

* **Customizable Access Control**: Manage access by assigning team members to specific spaces and setting individual permission levels.
* **Multiple Spaces per Product**: Establish multiple Product Spaces for a single product, allowing each team, department, or client to have a tailored environment.
* **Scalability for Organizations of All Sizes**: Product Spaces can grow with your organization, accommodating various teams, projects, or even entire departments.

***

## Getting Started With Product Spaces

1. **Launch a Product Space**: From your BigGeo Studio dashboard, select a BigGeo product and launch a new space.
2. **Add the Space to Your Organization**: Connect the newly launched space to your organization to begin using it with your team.
3. **Configure Permissions**: Assign team members to the space and set their permission levels to control access to data and tools.

Explore the flexibility of Product Spaces to support secure collaboration and scalability within BigGeo Studio, whether for selling data, analyzing datasets, or processing high-speed insights.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><img src="/files/Fn9bP0uHP2qy22bJzN4Z" alt=""></td><td><strong>Data Consumers: Datascape</strong></td><td>Learn how to launch Datascape from your BigGeo Studio dashboard.       </td><td><a href="/pages/IG9FpVO6q0tKtkUBm8Dx">/pages/IG9FpVO6q0tKtkUBm8Dx</a></td></tr><tr><td><img src="/files/SnQ8WAvewXNkzL6Wmd21" alt=""></td><td><strong>Data Sellers: Datalab</strong></td><td>Learn how to launch Datalab from your BigGeo Studio dashboard.</td><td><a href="/pages/Wucoet7K4H17FqWuPinJ">/pages/Wucoet7K4H17FqWuPinJ</a></td></tr></tbody></table>


---

# 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/biggeo-studio/product-spaces/overview.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.
