Import a Profile Bundle from the PaletteAI UI
Import a Profile Bundle from the PaletteAI UI when you have one or more archive files and want to add them to a Project without using the CLI. A Profile Bundle packages infrastructure and application configurations for consistent, repeatable deployments across Compute Pools. Use this workflow to upload archive files, review the preview in the UI, and import the detected Profile Bundles into the current Project namespace.
Prerequisites
-
A profile bundle archive in one of the following formats:
.zip,.tar.gz, or.tgz -
Each archive file must be 100 MB or smaller.
-
The archive must contain a valid
profilebundle.yaml.
Limitations
-
PaletteAI imports archive files into the current Project namespace only.
-
PaletteAI scans selected archive files before you can continue to the preview step.
-
The UI accepts one or more archive files in a single import session.
-
If you import multiple archive files, some imports can succeed while others fail. PaletteAI reports a partial import failure when that occurs.
Enablement
-
Log in to PaletteAI and open your Project.
-
From the left main menu, select Profile Bundles.
-
Select Import Profile Bundle.
-
In the import dialog, drag one or more archive files into the drop zone or select Browse files.
-
Wait for PaletteAI to scan the selected archive files. If the scan succeeds, select Continue.
-
Review the preview. PaletteAI shows the number of detected Profile Bundles and displays available bundle details such as name, version, type, description, tags, and hardware requirements. If you selected multiple archive files, Finish & Import processes all of them. Some files can import successfully even if others fail.
-
Select Finish & Import.
Validate
-
Verify PaletteAI shows a success notification when the import completes.
-
If PaletteAI reports a partial import failure, review the notification to identify which archive files imported successfully and which failed.
-
From the left main menu, select Profile Bundles if the page does not refresh automatically.
-
Verify the imported Profile Bundles are listed in the table.
Next Steps
-
Use the imported Profile Bundles when you create a Compute Pool, App Deployment, or Model Deployment, depending on the bundle type.
-
If you prefer a command-line workflow, use the PaletteAI CLI import workflow.