ERD Info Panel

The right info panel manages the current ERD's basic information, display settings, included table list, and sharing actions.

Basic Information

In the basic information area, check the ERD name, Connection, Database, Schema, and ERD type. After changing the name, save it with the Save button.

ItemDescription
NameThe ERD title. It appears in the list and tab.
ConnectionThe DB connection referenced by the ERD. The connection profile color is reflected in the icon.
DatabaseShows the current Database for DBMSs with a Database hierarchy, such as PostgreSQL and SQL Server.
SchemaShows a specific Schema or the all-Schema scope.
TypeShows Private, Team, and Published states with icons and text.

Save, Delete, Apply to DB

Save at the top of the panel saves the ERD, and Delete removes the ERD when you have permission. Apply Changes to DB gathers changed tables included in the ERD and opens the DDL preview modal.

Note:

Delete removes the ERD itself. To remove an included table only from the diagram, use the remove button in the included table list.

Node Display Settings

Column Display Settings manages the order and visibility of column properties shown on table nodes. Compact LOD and Schema settings also control how zoomed-out views and multi-Schema ERDs are displayed.

SettingBehavior
Column property displayTurns fields such as Column, Data Type, PK, N/N, A/I, Default, and Remarks on or off.
ReorderChanging the display-field order also changes the table-node grid order.
Compact LODAt reduced zoom levels, shows compact nodes focused on table names instead of detailed grids.
SchemaShows Schema tabs above table nodes. It is on by default for all-Schema ERDs and off by default for specific-Schema ERDs.

Included Table List

The Included Tables area shows the list of tables included in the current ERD. You can filter by name and description, click to select the canvas node, and double-click to move to that node.

ActionResult
SearchReduces the list by strings included in the table name or description.
Single clickSelects the corresponding table node on the canvas.
Double clickMoves to the corresponding table node position.
Remove buttonRemoves the table only from the ERD.
Right-clickOpens the table context menu to run actions such as save, restore, and apply to DB.

Sharing and Gallery Actions

In online mode, the More menu can move a Private ERD to Team ERD or copy a Team ERD to your Private ERDs. Private ERDs can also be published to the gallery, updated in the gallery, or unpublished.