> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.latch.bio/llms.txt
> Use this file to discover all available pages before exploring further.

# What are Latch Workspaces?

Latch Workspaces are where you manage your team, billing, data, workflows and other infrastructure.
You can [create multiple workspaces](./creating-new-workspace) to organize your projects and teams, or you can [join an existing workspace](./inviting-members#joining-workspace-using-workspace-invites) using workspace invites.

* Workspaces contain [Latch Data](/data/overview), [Workflows](/workflows/overview), [Pods](/pods/overview) and [Registry](/registry/what-is-a-registry).
  * Each member within the workspace can perform activities within the workspace, such as adding/ removing data, launching workflow, launching Pods, etc.
* Each workspace contains its own billing and credit balance.
* Within a Latch Workspace, you can be an **Admin**, **Member**, or **Viewer**.
  * Admins can add or remove more fine-grained permissions for each of its Members and Viewers.

## Setting up and administering workspaces

<CardGroup cols={3}>
  <Card title="Creating a new Workspace" icon="grid-2-plus" href="./creating-new-workspace" color="9063DA">
    Learn how to create a new Workspace
  </Card>

  <Card title="Inviting members to a workspace" icon="user-plus" href="./inviting-members" color="CB7638">
    Invite other users to your workspace to collaborate with
  </Card>

  <Card title="Roles & Permissions" icon="sliders" href="./roles" color="5D8EE9">
    Manage roles and permissions for workspace members
  </Card>

  <Card title="Billing" icon="file-invoice" href="./billing" color="36A7A2">
    Learn about billing for Latch workspaces and how to add your credit card
    information.
  </Card>

  <Card title="Managing Data" icon="chart-scatter-3d" href="./move-copy-data" color="DF5971">
    Move or copy data between workspaces
  </Card>

  <Card title="Pod Templates & Workspaces" icon="hexagon-plus" href="./workspace-pod-templates" color="55AC58">
    Open pod templates in other workspaces
  </Card>
</CardGroup>

<br />

## To manage multiple workspaces

{" "}

<CardGroup cols={3}>
  <Card title="Organizations" icon="sitemap" iconType="solid" href="/admin/orgs/overview">
    Manage multiple workspaces under a single organization on Latch
  </Card>
</CardGroup>
