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.
| Item | Description |
|---|---|
| Name | The ERD title. It appears in the list and tab. |
| Connection | The DB connection referenced by the ERD. The connection profile color is reflected in the icon. |
| Database | Shows the current Database for DBMSs with a Database hierarchy, such as PostgreSQL and SQL Server. |
| Schema | Shows a specific Schema or the all-Schema scope. |
| Type | Shows 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.
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.
| Setting | Behavior |
|---|---|
| Column property display | Turns fields such as Column, Data Type, PK, N/N, A/I, Default, and Remarks on or off. |
| Reorder | Changing the display-field order also changes the table-node grid order. |
| Compact LOD | At reduced zoom levels, shows compact nodes focused on table names instead of detailed grids. |
| Schema | Shows 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.
| Action | Result |
|---|---|
| Search | Reduces the list by strings included in the table name or description. |
| Single click | Selects the corresponding table node on the canvas. |
| Double click | Moves to the corresponding table node position. |
| Remove button | Removes the table only from the ERD. |
| Right-click | Opens the table context menu to run actions such as save, restore, and apply to DB. |
