Skip to main content

Asset types

An asset type is a category grouping assets of the same nature. All assets of the same type share the same properties and relationship possibilities.

Access

  1. Go to OrganizationMetamodel
  2. Select the "Assets" tab

Create an asset type

  1. Click "Create asset type"
  2. Fill in Name, Key, Description, Icon, and Color
  3. Click "Create"

The key is a unique technical identifier used in URLs, API integrations, and external references. It can be changed later, but doing so may break existing integrations. Create asset type modal with icon, color and relation fields

The type is created. Note that every asset automatically has a Name field. You will then add Properties and Relationships to define the rest of its structure.

Modify an asset type

  1. Click the edit icon of the type
  2. Modify desired attributes
  3. Click "Validate"

Modifications are applied immediately. Existing assets reflect the changes.

note

Changing the name doesn't affect data. Assets keep their properties.

Delete an asset type

Irreversible deletion

Deleting a type deletes all assets of this type and their data.

  1. Click the edit icon of the type
  2. Click the delete icon
  3. Enter the type name to confirm
  4. Click "Confirm"

Pre-deletion checks

Before deleting, verify:

  • How many assets will be deleted
  • Whether other metamodel elements depend on this type

Categories

Admins can group asset types into named categories on the Assets tab of the metamodel page.

You can create, rename, reorder, and delete categories. You assign an asset type to a category by dragging it into that category. Deleting a category does not delete its asset types: they become uncategorized.

Enable flow

Admins can enable the flow option on an asset type. This allows process flow modeling within assets of that type.

This is only the configuration step. Users do not model the flow on the asset type itself. They first create an asset of that type, then open its Asset 360 page and use the Flow editor tab there.

When enabled, you configure:

  • Referenced asset types -- which other asset types can be mentioned in flow steps, including the current asset type itself.
  • Relationship style -- the name, color, and arrow style used for the flow relationship. This controls how references appear in diagrams and in the relationship list. The default name is "References".

Flow access rights can then be configured separately per role and access domain. See Understand the access model for details.

warning

Disabling flow permanently deletes all existing flows for that asset type.

To get started, here are common enterprise architecture types:

LayerSuggested types
BusinessCapabilities, Processes, Actors, Products
FunctionalApplications, Services, Data objects
TechnicalInfrastructure components, Servers, Databases
OrganizationalTeams, Departments, Vendors

Best practices

  • Start with 3-5 types: Add more as needed
  • Document each type: Description helps users
  • Choose distinctive colors: Facilitates diagram reading
  • Avoid duplicates: A "Server" and a "Machine" create confusion