Skip to content

Reference

Modeler interface reference

Find the Modeler panels, tabs, tools, search, agents, and status bar.

2 min

Elements and contracts

The sidebar opens the Modeler from the Ontologie section.

Navigation to the Modeler

Toolbar

The top toolbar changes spaces, fits the view, imports or exports the model, and provides access to undo history.

Canvas toolbar

Search finds an entity by name and centers the canvas on the selected result.

Finding an entity

Agents panel

The Agents panel lets you query the model and request suggestions from the canvas. Review any proposed change before applying it.

Agents panel

Status bar

The bottom bar shows the number of entities and relationships in the current space.

Status bar

Detail panel

Selecting an entity opens its detail panel.

Details tab

TabContent
DetailsName, description, status, groups, properties, and appearance.
APIREST contracts exposed for the entity. Use the API reference for published paths.
RelationshipsIncoming and outgoing relationships, targets, and cardinalities.
JSONRaw schema representation.
ActionsActions attached to the entity and their triggers.

API tab

Relationships tab

JSON tab

Actions tab

Limits

  • A very dense space becomes difficult to read; divide large domains with spaces.
  • Changes are saved automatically, but undo history is not a business versioning system.
  • The JSON view exposes the technical contract: do not edit it without assessing the effect on data and integrations.