Adding Artifacts at the Project Level
Last updated
Last updated
Use this procedure to add artifacts to a project.
Hover over the menu icon and select Projects.
Select the project in which you want to add artifacts. This navigates you to the canvas page.
Click the Artifacts & Models option from the project-level navigation. This opens the Artifacts tab, where you can view the existing artifacts generated after running the pipeline in the project.
Click the plus button to select either Create New Artifact or Add Existing.
Select Create New Artifact. This opens the Create Artifact dialog.
Provide the artifact name.
Click BROWSE FILE to browse and upload artifacts.
Click Create Artifact.
To add more files to this artifact, click on the artifact and use the plus icon to upload additional files.
Select Add Existing.
Select the checkboxes corresponding to the artifacts you want to add to the project from the Add Artifact window. Use the search box to locate a specific artifact if needed.
Click Add Artifact.
Review the artifacts:
Name: The name of the artifact.
Updated On: The last update date of the artifact.
Source: The recipe used to generate the artifact as an output. You can click to navigate directly to the project or recipe where the artifact was created.
Destination: The destination where the artifact is used as an input. You can view both the recipe name and project name. Click to navigate directly to the project or recipe where the artifact was used.
To view files within an artifact:
Hover over the menu icon and select Projects.
Select the project in which you want to add artifacts. This navigates you to the canvas page.
Click the Artifacts & Models option from the project-level navigation. This opens the Artifacts tab, where you can view the existing artifacts generated after running the pipeline in the project.
Click on any artifact to view the files it contains. This will display a list of files within the artifact folder along with key file information.
You can review the following details for each file:
File: The name of the file. Supported formats include .html
, .txt
, .md
, .csv
, .png
, and more.
Updated On: The date the file was last modified.
File Size: The size of the file.
File Type: The format or type of the file.
Actions: Available actions you can perform on the file:
Preview: Opens a preview of the file.
Download: Downloads the file to your local system.
Delete: Allows you to delete files that were manually uploaded. Files generated as part of a machine learning flow cannot be deleted.
Additional options on the files page include:
Add Files: Use the plus (+) button at the top to upload more files to the existing artifact folder.
Download All: Use the Actions dropdown to select Download, which downloads all files within the artifact folder as a ZIP file.