The organization data defined on Emakin is stored on a structure as described by the model below. It consists of multiple entities and each one of them has a corresponding database table to store its data. These tables are automatically created when a new domain is registered to Emakin.
The line drawn between two entities shows that they have a relation. You can use this relation to go from one entity to another to get its associated data. The name written on a line specifies the relation name and the arrow heads indicates the relation's direction(s). There are also different figures on the both end of relation lines, which states the type of relation.
For example if you have a User Id, you can get its Employ