Learn how to highlight the most relevant outputs of a workflow to users.
Latch workflows can output thousands of files, making it difficult for users to find the most relevant output files. To help users navigate these outputs, Latch provides a results page that displays the outputs of a workflow in a user-friendly interface.
Developers can explicitly define a list of subpaths for any output directory defined in latch_metadata/parameters.py. For example, the following
code snippet exposes shortcuts for the workflows publishDir and execution report: