The cloud drive is used to store data and model outputs generated from that data. A user may have many files and it is difficult to recall the names of all the files and cumbersome to type/copy and paste them from a separate tab that shows the files in the cloud drive. Use case is a user has a dashboard to view and/or analyse specific data/outputs from their cloud drive. They can see what data is available on the hard cloud drive and load the one they want without having to open the cloud drive and do a manual search in a separate tab. E.g. a combo box control can be populated with the filenames that exist on the cloud drive. It can update when a new file appears. Right now there needs to be a static R output that requires manually typing the file name to add to the control. Suggested implementation flipAPI:::QListFiles(pattern = "*")