Skip to main content
Administrator Guide
Last Updated: 2026-05-29
Import CLAR Files

Import CLAR Files

Save a CLAR file to your file system.
You can add assemblies to your workspace by importing CLAR files.
  1. On the Studio menu bar, select
    File
    Import...
    .
  2. Select the
    CLAR file
    import wizard.
  3. Click
    Browse
    and select a CLAR file to import.
    If your selected CLAR file contains projects with external tool builder commands, Studio informs you that those commands will be removed by default when importing the CLAR.
  4. Click
    Next
    to display the collections and projects in the CLAR file.
    If your selected CLAR contains external tool builder commands that you want to keep, clear the
    Remove all external tool builder commands from projects on import if present
    checkbox.
  5. Select collections and projects to import from the CLAR file.
    Studio automatically selects every collection and project in the CLAR file. Modify your selection using the check boxes. Studio displays decorators on collections and projects with name conflicts.
  6. Edit all project name conflicts.
    1. Select a project with a name conflict.
    2. Click
      Edit...
      .
    3. In the
      Project Name
      field, rename the project.
  7. Edit all collection name conflicts.
    1. Select a collection with a name conflict.
    2. Click
      Edit...
      .
    3. In the
      Collection Name
      field, rename the collection.
  8. Click
    Finish
    .
Studio imports the contents of the CLAR file to your workspace.