Importing a profile is a fast way of adding a pre-built configuration to a fabric. The import process recreates the original profile exactly. This is useful for adding standardized profiles to a fabric, recreating a fabric on different hardware, and testing.
Fuse Management Console imports a profile from a profile archive containing the data needed
to recreate the original profile. The data consists of a folder for the profile. The
profile's folder contains at least one properties file,
org.fusesource.fabric.agent.properties, that configures the container's
agent to load the proper bundles. In addition, the profile's folder will contain a copy of
any other configuration file used by the profile.
The easiest way to generate a profile archive is by exporting it using Fuse Management Console. For details, see Exporting a Profile
To import a profile:
Select from the main menu.
The Profiles page opens.
From the Versions table, select a version in which to store the profile.
![[Important]](imagesdb/important.gif)
Important The imported profile will only exist in the version selected in the Versions table.
Click .
The Import Profile dialog appears.
Click .
A file selector will open.
Select the file containing the profile archive to import.
![[Important]](imagesdb/important.gif)
Important If you select an archive containing a copy of a profile that already exists in the fabric, the imported version will overwrite the fabric's copy.
Click .
The dialog will close and the new profile will be listed in the Profiles table.








