CMDBuild Forum

One CMDBUILD instane - management of more than one separate company assets

Hi, I'm starting to learn philosophy of CMDBUILD and I have one question. Is cmdbuild meant to manage only one company per instance or is it possible to build few separate data models in one instance (by this I mean separate assets, workflow, different user permission etc). And if not - how can I accomplish something similar to that without using one instance per one company/department?

Many Thanks,

Mateusz

At this time CMDBuild is not multitenant.
However, you can define permissions restricted to a subset of rows of a class (Administrator Manual page 64-66) and in this way you can make visible different views on data to different user groups.
CMDBuild Team

Is there any plan on making CMDBuild multitenant?

 

If you want that different groups of user work on different subsets of data for some classes, and other classis remain common to all, you can use the permissions on cards rows (Administrator Manual page 64).
If each tenant must be completely separated from the others the best solution is to use separate instances of CMDBuild (so you maintain the ability to customize the data model in a different way for each tenant).
CMDBuild Team