Overview
The artifacts view shows a list of all artifacts captured when executing a build. Artifacts are displayed in a nested list indicating the recipe and command that they were captured from.
Artifact Display
Artifacts are displayed differently depending on their type. Simple file artifacts are displayed with the following icon:

These artifacts may be downloaded in their raw form by clicking on the artifact name. If the artifact is plain text (MIME type text/plain), you can also see a decorated view by clicking on the "decorated" link. This view summarises features found in the artifact, and highlights the lines where they occur. Note that the artifact and dir-artifact elements allow you to specify MIME types for captured artifacts.
HTML report artifacts, which are simply directory artifacts that have an index file, are displayed with the following icon:

Clicking on the artifact name will take you to the HTML report.
Artifact Archives
To allow an artifact containing many files to be downloaded conveniently, you can download the entire directory as a zip archive. Simply click on the:

icon to start the download.