--- myst: html_meta: "description lang=en": "S3 Storage Mapping configuration guide for Kasm Workspaces" "keywords": "S3, Storage Mapping, Cloud Storage" "property=og:locale": "en_US" --- ```{title} S3 Storage Mapping Configuration ``` ### S3 Storage Mapping Configuration 1. From any page, select the profile icon at the top right of the page. Select **Edit Profile**. ```{figure} /images/storage_mapping/edit_profile.png :align: center **Edit Profile** ``` 2. Select the **Cloud Storage** section, then **Add Storage Mapping**. ```{figure} /images/storage_mapping/profile_add_storage_mapping.png :align: center **Add Storage Mapping** ``` 3. Select **S3** from the dropdown. Enter the **S3 Access Key ID** , **S3 Secret Access Key** and **S3 Bucket**, select Next. ```{figure} /images/storage_mapping/s3/configure_storage.png :align: center **Configure Storage** ``` 4. If successful, the user will be redirected to the Workspaces dashboard. The new storage mapping can be seen in the Cloud Storage section of the profile. ```{figure} /images/storage_mapping/s3/storage_mapping.png :align: center **Storage Mapping** ``` 5. Launch a new container-based session. Verify the S3 bucket(s) are mapped inside the session at the `/s3` location. ```{figure} /images/storage_mapping/s3/files.png :align: center **In Session View** ```