File size: 534 Bytes
76d9c4f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | ---
title: Overview
version: EN
---
A **workspace** is a personal continuous development environment accessible via Jupyter and SSH. You can request and return computing resources, including GPUs and configured ports. Under workspace, you can view metadata, logs, and metrics.
### Managing Workspace on Web Console 
Under Workspace, you can find a list of workspaces and view details of each workspace by clicking its **NAME**. 
<img style={{ borderRadius: '0.5rem' }}
src="/images/workspace/overview/workspace.png"
/> |