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

# Clean up workspaces

> Stop or terminate workspaces to control costs.

To avoid unnecessary charges after finishing your work:

<Tip>Take a quick tour of pausing a workspace, terminating it, then using **View Terminated** to review history and **Delete** to permanently remove it.</Tip>

<div style={{ position: 'relative', paddingBottom: 'calc(65.9375% + 41px)', height: 0, width: '100%' }}>
  <iframe src="https://demo.arcade.software/yFpFdw2PHryDXSnawPp3?embed&embed_mobile=inline&embed_desktop=inline&show_copy_link=true" title="Pause and Permanently Delete a Workspace" frameBorder="0" loading="lazy" webkitAllowFullScreen="" mozAllowFullScreen="" allowFullScreen allow="clipboard-write" style={{ position: 'absolute', top: 0, left: 0, width: '100%', height: '100%', colorScheme: 'light' }} />
</div>

<div>
  <Frame>
    <img src="https://mintcdn.com/dora/vPFagCAoutrvcxVV/images/newpauseandterminate.png?fit=max&auto=format&n=vPFagCAoutrvcxVV&q=85&s=2b585206690e598bfb0bc07b1215c194" alt="Kebab menu with Pause option selected on a running workspace" width="767" height="285" data-path="images/newpauseandterminate.png" />
  </Frame>

  <small>Example: Pause workspace</small>
</div>

1. Navigate to the **Workspaces** tab.
2. Open the kebab menu on a running workspace and confirm **Pause Workspace**.

To permanently remove a workspace:

<div>
  <Frame>
    <img src="https://mintcdn.com/dora/vPFagCAoutrvcxVV/images/newterminate.png?fit=max&auto=format&n=vPFagCAoutrvcxVV&q=85&s=b0676b24ad09f5b9925e798f634fe95d" alt="Terminate confirmation dialog asking to retype the workspace name" width="578" height="174" data-path="images/newterminate.png" />
  </Frame>

  <small>Example: Terminate workspace</small>
</div>

1. Click **Terminate**.
2. Type the workspace name and confirm termination.

<Warning>
  Paused workspaces may still incur storage costs (Cluster storage is billed at \$0.20/GiB/month). Terminated workspaces incur no cost.
</Warning>

## Delete from list

To completely remove a terminated workspace from the list:

<div>
  <Frame>
    <img src="https://mintcdn.com/dora/vPFagCAoutrvcxVV/images/newterminatedlist.png?fit=max&auto=format&n=vPFagCAoutrvcxVV&q=85&s=74eeb2b93cfe038915a51f0539de4686" alt="Terminated workspaces list with Delete buttons, revealed by the View Terminated toggle" width="1920" height="1266" data-path="images/newterminatedlist.png" />
  </Frame>

  <small>Example: Terminated workspaces list</small>
</div>

1. Enable **View Terminated** toggle to see terminated workspaces.
2. Click the **Delete** button on the workspace card.
3. Type the workspace name and confirm deletion.

<Info>
  Terminated workspaces are no longer auto-deleted after 24 hours. Use **Delete** to manually remove them from the list when you no longer need the history.
</Info>
