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

# Workspaces in Admin view

> Create, edit, and delete workspaces from Admin view

The **Workspaces** item under **Admin view** lists every **Workspace** in your organization. Only **admins** can use this page to add, rename, or remove **Workspaces**.

## Create a workspace

<Steps>
  <Step title="Open Workspaces in Admin view">
    In the **Admin view** sidebar, choose **Workspaces**.
  </Step>

  <Step title="Start a new workspace">
    Click **New Workspace** in the page header (or **Create Workspace** when the empty state is shown). A dialog opens titled **Create a new Workspace**.
  </Step>

  <Step title="Fill in the form">
    Add an optional logo using the upload control, then enter **Workspace Name**.
  </Step>

  <Step title="Submit or close">
    Click **Create Workspace** to save, or **Cancel** / **Close** depending on whether you changed anything.
  </Step>
</Steps>

## Edit a workspace

<Steps>
  <Step title="Open menu via the ellipsis (...)">
    On the **Workspaces** grid, find the **Workspace** card and open its menu via the ellipsis (...).
  </Step>

  <Step title="Choose Edit Workspace">
    Select **Edit Workspace**. A dialog opens titled **Edit Workspace**.
  </Step>

  <Step title="Update fields">
    Use **Upload Logo** / **Replace Logo** and **Workspace Name**.
  </Step>

  <Step title="Save or discard">
    Click **Save Changes** to apply updates, or **Discard Changes** / **Close** when you are done. A success toast reads **Workspace updated successfully** after a save.
  </Step>
</Steps>

## Delete a workspace

<Steps>
  <Step title="Open menu via the ellipsis (...)">
    On the **Workspaces** grid, find the **Workspace** you want to remove and open its menu via the ellipsis (...).
  </Step>

  <Step title="Choose Delete Workspace">
    Select **Delete Workspace**. A confirmation dialog appears titled **Delete this workspace?**.
  </Step>

  <Step title="Confirm with your email">
    Enter your email in the field labeled **Please type in your email to confirm**. Choose **Delete workspace** to confirm, or **Cancel** to go back. After deletion, a toast reads **Workspace deleted successfully**.
  </Step>
</Steps>

## Workspace-level settings admins control

Only **admins** can reach this **Workspaces** admin screen to create, edit, or delete **Workspaces**. **Marketers** cannot manage **Workspaces** at the organization level.

The grid can show **Workspace tags** as chips on each card when tags exist. Tag creation and editing happen in **Workspace view**, not on this admin list.
