Toolbar
The Toolbar contains the Action control panel, connection status bar, toggle panel, and some other utility buttons.


The Action Control section on the far left of the toolbar contains the quick access for the commit, preview, discard actions.
Icon | Description |
![]() | Discard changes |
![]() | Preview generated SQL |
![]() | Commit changes to the server |
The Safe Mode button controls whether you need TablePlus to warn you or ask for password for each query before sending it to the server.
Safemode | Icon | Description |
Silent mode | ![]() | Send queries to the server without any warnings |
Alert Mode 1 | ![]() | Warning before sending queries to the server |
Alert Mode 2 | ![]() | Warning before sending queries to the server except SELECT/EXPLAIN queries |
Safe Mode 1 | ![]() | Prompt for the password before sending queries to the server |
Safe Mode 2 | ![]() | Prompt for the password before sending queries to the server except SELECT/EXPLAIN queries |
The Refresh button
is used to reload the current workspace and update it with the latest data.

A status bar shows you the a brief of the current connection status. You can click on it to view more details and reassign the connection colour.



The Show Workspaces allows you to quickly see all the opening workspaces and make a quick switch, or open a new one.


User management is currently supported in MySQL.
Quickly open/close the left sidebar, right sidebar, and console log.

You can change the layout of TablePlus’ toolbar, buttons, and colours to suit your style. If you are familiar with customizing the Safari browser window on Mac, this works the same.

In the TablePlus app, right-click on the toolbar and choose Customize Toolbar.
From here, you can choose which item you like to show, and drag them into the toolbar, including:
- Action control (Cancel, Preview, Commit changes)
- Safe Mode Button
- Open Anything Button
- Status Bar
- Toggle Panels
- Show Workspaces Button
- Refresh Workspace Button
- Add space/flexible space
Or you can drag the default set into the toolbar to show everything it has.
Last modified 3yr ago