Add files to a cloud storage bucket or directory
The article explains how to add files from your local file system or a URL to a cloud storage provider attached to the notebook.
Upload files or folders
In the sidebar, select
(Attached data) and switch to the Cloud storage tab.
If you have not already, attach the cloud storage connection to the notebook by enabling the corresponding toggle.

Click
(More) in the connection and select Upload files or Upload folder.

Choose the files or folder you want to upload in your operating system dialog and follow the prompts.
Create files
To create a text-based file (CSV, TSV, and other formats) in one of the cloud storage providers attached to your notebook, take the following steps:
In the sidebar, select
(Attached data) and switch to the Cloud storage tab.
If you have not already, attach the cloud storage connection to the notebook by enabling the corresponding toggle.

Click
(More) in the connection and select New file.

Enter a file name with an extension.
You can create text files in various formats, including .csv, .tsv, .json, .py, and more.
To open and edit the file in the built-in text editor, double-click the file name.
The changes you make are saved automatically every ten seconds or when you press ⌘+S.
Result and further actions
Files and folders added to a cloud storage will be available in any other notebook this cloud storage is attached to.
To manage attached files, refer to this topic. You can only manage them in the editor, using Attached data, just like any other files attached to the notebook.
Refer to this topic to learn how to view and use files from a workspace in one of its notebooks.