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

# Creating a New Workspace

> How to create a new workspace in Blink for organizing teams, workflows, and resources.

Blink workspaces enable you to organize your company into smaller subdivisions based on your specific needs. Every team can have one or more workspaces. This enables team members to collaborate on projects and share Workflows and resources efficiently.

### Create a New Workspace

<Steps>
  <Step>
    Navigate to **Account Settings** by selecting the circle displaying your initials in the bottom-left corner.
  </Step>

  <Step>
    Next, select **Workspaces** from the options provided.

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/4jJzHLYX9WcCQdrG/img/Workspaces/Workspace.png?fit=max&auto=format&n=4jJzHLYX9WcCQdrG&q=85&s=4a7866c32baa5977ab0a818dc1f5079e" width="3582" height="1939" data-path="img/Workspaces/Workspace.png" />
    </Frame>
  </Step>

  <Step>
    You will be directed to the **Workspaces** settings. In the top-right corner select the **New Workspace** button.

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/rEe5UBpGIz5iEH3e/img/Workspaces/AddWorkspace.png?fit=max&auto=format&n=rEe5UBpGIz5iEH3e&q=85&s=b10f94b5ab47edfd74bcbc71c5988671" width="3579" height="1982" data-path="img/Workspaces/AddWorkspace.png" />
    </Frame>
  </Step>

  <Step>
    A popup will appear. Add a workspace name and an optional description. Click the **Add** button in the bottom-right corner to create your new workspace.

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/rEe5UBpGIz5iEH3e/img/Workspaces/AddWorkspace1.png?fit=max&auto=format&n=rEe5UBpGIz5iEH3e&q=85&s=ad69133daf37316de98100e45140eb54" width="3584" height="1990" data-path="img/Workspaces/AddWorkspace1.png" />
    </Frame>
  </Step>
</Steps>

***

### Editing Workspace

<Step>
  If you wish to edit any details to the workspace table, simply double-click on the cell you want to modify. Make the necessary changes and then click outside the cell to automatically save your updates. For Example:

  <Frame>
    <img src="https://mintcdn.com/blinkops-2/I2f17tQaPqeQOS2H/img/Workspaces/InlineEditing.png?fit=max&auto=format&n=I2f17tQaPqeQOS2H&q=85&s=b1a84fac1c89d583caa1cb32c97d8fdd" width="1728" height="1075" data-path="img/Workspaces/InlineEditing.png" />
  </Frame>
</Step>

***

### Deleting a Workspace

<Steps>
  <Step>
    If you would like to delete a **Workspace** from the table, click on the <Icon icon="square-ellipsis-vertical" iconType="solid" /> icon on the right-hand side of the row and select the **delete** option.

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/rEe5UBpGIz5iEH3e/img/Workspaces/DeleteWorkspaceSettings.png?fit=max&auto=format&n=rEe5UBpGIz5iEH3e&q=85&s=e5eaff143d50c35ade0cbdd56cf064a0" width="3584" height="1994" data-path="img/Workspaces/DeleteWorkspaceSettings.png" />
    </Frame>
  </Step>

  <Step>
    A popup box will appear asking you to type "delete" to confirm the removal of the selected workspace.

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/rEe5UBpGIz5iEH3e/img/Workspaces/ConfirmDelete.png?fit=max&auto=format&n=rEe5UBpGIz5iEH3e&q=85&s=b68752def22b884d2980f58bf52765e8" width="3570" height="1990" data-path="img/Workspaces/ConfirmDelete.png" />
    </Frame>
  </Step>

  <Step>
    Confirm by typing "delete" in the space given and then select the **delete** button to remove the workspace from the table.
  </Step>
</Steps>
