Skip to content

Commit 3e7d262

Browse files
committed
remove unneeded section from integrations page
1 parent 49379ad commit 3e7d262

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

docs/en/integrations/sql-clients/sql-console.md

-30
Original file line numberDiff line numberDiff line change
@@ -12,36 +12,6 @@ SQL console is the fastest and easiest way to explore and query your databases i
1212
- Execute queries and visualize result data in just a few clicks
1313
- Share queries with team members and collaborate more effectively.
1414

15-
## Opening SQL Console from Control Plane
16-
17-
The SQL console can be opened directly from your Service overview screen. Simply click the ‘Connect’ button and select ‘Open SQL console’.
18-
19-
![Open the SQL console from a service](@site/docs/en/cloud/images/sqlconsole/open-sql-console-from-service.png)
20-
21-
The SQL Console will open in a new tab and prompt you to input your service credentials:
22-
23-
![Enter credentials](@site/docs/en/cloud/images/sqlconsole/enter-credentials.png)
24-
25-
After inputting your credentials, click ‘Connect’ and the SQL Console will attempt to connect and authenticate. If this is successful, you should now be able to see the SQL Console interface:
26-
27-
![Authentication success](@site/docs/en/cloud/images/sqlconsole/authentication-success.png)
28-
29-
### Loading the SQL Console Directly
30-
31-
The SQL Console can also be loaded directly by navigating to https://console.clickhouse.cloud. After logging into your ClickHouse Cloud account, you will be presented with a list of services. Select one and enter your service credentials on the service authentication screen:
32-
33-
![Select a service](@site/docs/en/cloud/images/sqlconsole/select-a-service.png)
34-
35-
:::note
36-
If only one service exists in your organization, the SQL Console will immediately direct you to the service authentication screen
37-
:::
38-
39-
### Using the service switcher
40-
41-
You can easily switch between your services directly from the SQL Console. Simply open the service switcher in the top right corner of the Console and select a different service:
42-
43-
![Switch services](@site/docs/en/cloud/images/sqlconsole/switch-services.png)
44-
4515
## Exploring Tables
4616

4717
### Viewing Table List and Schema Info

0 commit comments

Comments
 (0)