

# Navigate Amazon SageMaker Unified Studio
<a name="navigating-sagemaker-unified-studio"></a>

Amazon SageMaker Unified Studio provides a comprehensive integrated development environment for machine learning (ML) and data science workflows. **For SageMaker Unified Studio domains configured with IAM roles**, you will be able to access the following components from the project overview page.

## Navigation Panel
<a name="navigation-panel"></a>

The left sidebar contains hierarchical navigation to access various Amazon SageMaker Unified Studio interfaces organized by:

### Overview
<a name="overview-section"></a>
+ Files: Browser interface for local file system storage and S3 buckets.
+ Data: Browser interface for catalog asset management
+ Connections: Centralized view for all compute and data connections
+ Notebooks: Serverless notebook interface
+ Workflows: Orchestrate jobs and tasks

### Data analytics
<a name="data-analytics-section"></a>
+ Query Editor: Dedicated SQL interface.
+ Visual ETL: Visual interface for Extract, Transform, Load operations
+ Data processing jobs: View and manage job execution

### AI/ML
<a name="ai-ml-section"></a>
+ Models: Jump start into available models – foundation and registered.
+ MLflow: Manage machine learning lifecycles
+ Training jobs: Managing model training processes
+ Inference endpoints: Deployment and endpoint management

### Integrated development environments (IDEs)
<a name="ides-section"></a>
+ JupyterLab: Managed JupyterLab integrated development environment
+ Editor for VS Code: Visual Studio Code integrated development environment
+ Code spaces: Create and manage multiple individually configured development environments. For more information, see [Code spaces in Amazon SageMaker Unified Studio](ide-spaces.md).

### Domain Management
<a name="domain-management"></a>

For IAM roles with administrator privileges to access the admin interface

## Jump into your data and models
<a name="jump-into-data-models"></a>

This top section provides quick access to common actions:
+ Explore your data - Explore and analyze data using SQL
+ Build in the notebook - Prepare data for analytics or to train and deploy machine learning models
+ Discover ML models – Discover, deploy and manage models

## Build with sample data
<a name="build-sample-data"></a>

This section middle section offers pre-configured example projects:
+ Customer usage analysis - SQL-based customer retention analysis
+ Customer segmentation - PySpark and AWS Glue analysis
+ Customer churn prediction - Random Forest implementation with feature engineering
+ Retail sales forecasting - End-to-end retail sales analysis using Amazon SageMaker Unified Studio AI

## Change the display mode
<a name="display-mode"></a>

Amazon SageMaker Unified Studio defaults to your operating system's display preference (light or dark mode). You can override this setting to choose a specific mode.

**To change the display mode**

1. In the upper-right corner of the console, choose the profile icon.

1. Choose Customize appearance.

1. Select one of the following options:
   + **System**. Uses your operating system's light or dark mode setting.
   + **Light**. Always displays in light mode.
   + **Dark**. Always displays in dark mode.

Your preference is saved automatically and applied across sessions.

## Change the display language
<a name="display-language"></a>

Amazon SageMaker Unified Studio supports 12 languages. By default, your preferred language is automatically detected based on your browser's default language settings. You can override this setting to choose a specific language.

Supported languages:
+ English (American)
+ Chinese (Simplified)
+ Chinese (Traditional)
+ French
+ German
+ Indonesian
+ Italian
+ Japanese
+ Korean
+ Portuguese (Brazilian)
+ Spanish
+ Turkish

**To change the display language**

1. In the upper-right corner of the console, choose the profile icon.

1. Choose **Language selector**.

1. Select your preferred language from the list.

Your preference is saved automatically and applied across sessions. The selected language applies across all pages within Amazon SageMaker Unified Studio.

**Note**  
The following areas are not yet translated and display content in English:  
In IAM-based domains: the Browse page in the Catalog and MLflow.
In Identity Center-based domains: ML Pipelines and MLflow.