Skip to content

Integrate projects

To work with a certain asset in octoplant, you need to first create a component.

Some assets require project data to create a basis version. Check the specific help page to determine whether your asset requires project data.

For a list of available component types for each asset, see the Supported assets page.

Integrate projects with project data

  1. In the UserClient, create a new component with the desired component type.
  2. Open the working directory of the component using the Show in file manager button or the context menu item or the Ctrl+E keyboard shortcut.
  3. Move the desired project data into the working directory.
  4. Check-In the component using the Create base version and Check-In button.
  5. You can now manage the project in octoplant.

Create components without project data

  1. In the UserClient, create a new component with the desired component type.
  2. Check-In the component using the Check-In without base version button.

Related topics