diff --git a/develop/dev-guide-third-party-support.md b/develop/dev-guide-third-party-support.md
index f8857b892cb38..be98386a9cbab 100644
--- a/develop/dev-guide-third-party-support.md
+++ b/develop/dev-guide-third-party-support.md
@@ -177,6 +177,24 @@ If you encounter problems when connecting to TiDB using the tools listed in this
## GUI
-| GUI | Latest tested version | Support level | Tutorial |
-| - | - | - | - |
-| [DBeaver](https://dbeaver.io/) | 23.0.1 | Full | N/A |
\ No newline at end of file
+| GUI | Latest tested version | Support level | Tutorial |
+|-----------------------------------------------------------|-----------------------|---------------|--------------------------------------------------------------------------------------|
+| [Beekeeper Studio](https://www.beekeeperstudio.io/) | 4.3.0 | Full | N/A |
+| [JetBrains DataGrip](https://www.jetbrains.com/datagrip/) | 2023.2.1 | Full | [Connect to TiDB with JetBrains DataGrip](/develop/dev-guide-gui-datagrip.md) |
+| [DBeaver](https://dbeaver.io/) | 23.0.3 | Full | [Connect to TiDB with DBeaver](/develop/dev-guide-gui-dbeaver.md) |
+| [Visual Studio Code](https://code.visualstudio.com/) | 1.72.0 | Full | [Connect to TiDB with Visual Studio Code](/develop/dev-guide-gui-vscode-sqltools.md) |
+| [Navicat](https://www.navicat.com) | 17.1.6 | Full | [Connect to TiDB with Navicat](/develop/dev-guide-gui-navicat.md) |
+
+## Need help?
+
+
+
+Ask the community on [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc) or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs), or [submit a support ticket](/support.md).
+
+
+
+
+
+Ask the community on [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc) or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs), or [submit a support ticket](https://tidb.support.pingcap.com/).
+
+
\ No newline at end of file