# Managing workspaces

A Tonic Structural workspace provides a context within which to configure and generate transformed data.

A workspace represents a path between the source data and the transformed output data. For example, `postgres-prod-copy` to `postgres-staging`.

A workspace includes:

* Where to find the source data to transform during data generation
* Where to write the transformed data
* The rules for the transformation

## Manage workspaces

<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><strong>Workspaces view</strong></td><td>View the list of workspaces that you have access to.</td><td></td><td><a href="managing-workspaces/workspaces-viewing">workspaces-viewing</a></td></tr><tr><td><strong>Create, edit, and delete workspaces</strong></td><td>Add and remove workspaces, or update a workspace configuration.</td><td></td><td><a href="managing-workspaces/workspaces-create-edit-delete">workspaces-create-edit-delete</a></td></tr><tr><td><strong>Export and import workspace configuration</strong></td><td>Save an existing workspace configuration. Apply a saved configuration to a workspace.</td><td></td><td><a href="managing-workspaces/workspace-export-import-config">workspace-export-import-config</a></td></tr><tr><td><strong>Assign workspace tags</strong></td><td>Use tags to identify and organize your workspaces.</td><td></td><td><a href="managing-workspaces/workspace-tags">workspace-tags</a></td></tr></tbody></table>

## Workspace details and tools

<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><strong>Workspace settings</strong></td><td>Includes identifying information, data connection settings, and data generation settings.</td><td></td><td><a href="managing-workspaces/workspace-configuration-settings">workspace-configuration-settings</a></td></tr><tr><td><strong>Workspace management view</strong></td><td>Provides access to workspace configuration and generation tools.</td><td></td><td><a href="managing-workspaces/selecting-a-workspace-to-manage">selecting-a-workspace-to-manage</a></td></tr><tr><td><strong>Workspace inheritance</strong></td><td>Create child workspaces that inherit source data and configuration from their parent workspace.</td><td></td><td><a href="managing-workspaces/workspaces-inheritance">workspaces-inheritance</a></td></tr></tbody></table>
