Working with object types

An object type groups objects that use the same kind of information, conveyed through their common attributes. Rather than a single PC, your object types would be Computers, Hardware, Software, Employees, and so on. And items like PCs or actual employees form objects of that object type. You can create as many different object types as you like, and then group your various objects within. Object types can be whatever you want them to be as Assets is very open and flexible.

Common object types include:

  • Business services
  • Hosts
  • Laptops
  • Software

But they don't have to be IT assets. For example, many people add other useful information, such as:

  • Vendors
  • Locations
  • Employees
  • Business priority

You can organize object types in the hierarchy tree in a way that makes sense. This tree is mainly for navigation and readability as you can have empty object types here (e.g. Hardware in the image on the right).

tip/resting Created with Sketch.

To view the expanded view, select the Expand all objects icon in the sidebar. 

We recommend that you create clear models to structure data and manage relationships between object types. Object schemas that contain many object types can become very complex and unwieldy to manage.

Define your object types with attributes

Attributes is what defines your object types (and underlying objects). They work like fields to which you add data—Jira's issue fields would be the best comparison. You'd choose attributes for your object types, and then the same attributes need to be filled in for underlying objects, whenever someone creates them. You can have as many attributes as you need, and they also come in different shapes and sizes: text, dates, references to other objects, statuses, and so on. When you create attributes for objects, you can also link one object type to another.

Here's a sample object type with its attributes:

  1. Object types: List of object types within a schema, with Server selected.
  2. Attributes: List of attributes configured for this specific object type.
  3. Type: Type of attributes, here you can see the default ones or object (references to other objects)
  4. Type and additional value: Extra values that depend on the attribute type. Note statuses – these will change through automation when an incident is raised against one of the underlying servers.


Get started with object types

Here's a list of pages that have all the info you need:

Last modified on Aug 22, 2023

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.