Currently, the Nextflow publishDir directive allows users to publish workflow files into a specific folder in cloud storage and (for Amazon S3 only as of writing) associate custom key:value tags with the published files by using the tags option. Adding support in Data Explorer to easily search and filter files in a cloud storage bucket based on these custom tag key:value pairs would allow users to easily locate all files/objects associated with a single workflow, group of workflows, or type of file (eg. plots, analyses, reports).