Managing workspaces in Management API

Managing workspaces in Management API#

The Management API allows you to programmatically create and configure workspaces in Adverity. This section explains how to use API endpoints to manage your workspace infrastructure.

Why workspace management matters#

Programmatic workspace management enables you to:

  • Automate workspace creation and configuration

  • Maintain consistent settings across your organization

  • Scale your workspace infrastructure efficiently

  • Control access permissions programmatically

Core concepts#

What is a workspace?

A workspace is where you collect, transform, and work with your data. You can configure Adverity settings for your workspace. Your organization may also use workspaces to manage access rights. Workspaces are created in a tree structure, where child workspaces may inherit some settings and permissions from the parent workspace.

What is storage?

Local storage contains all collected data extracts before they are loaded into Adverity Data Storage or an external destination. By default, Adverity stores data extracts on Amazon S3.

Inside this guide#