This article is being created, please bear with us.
Categories are used to distinguish different types of a single object class. In a sense, different categories within an object class can be seen as subclasses of that object. For instance, the ‘Area’ object class, has multiple default categories available out of the box:
...
Using multiple categories for a single object typeclass has multiple benefits or reasons:
. Default categories are available to use for the relevant objects in Workplace Management, like Requests, Reservations, Work orders, Buildings, Areas, Assets, etc. If there is only one default category available for the object, the user creating a new object, will not have the choice to select a category (Requests and Reservations only have one (default) category). Users can only create objects in a specific category, if the user has the correct authorizations.
...