Skip to content

Data mode clarification #3800

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 4, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions getting-started/run-queries-from-console.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,12 @@ To connect to a service:

1. **Connect to your service**

1. In the [data mode][portal-data-mode] in Timescale Console, select a service and enter your password, then click **Connect**.
1. In the [data mode][portal-data-mode] in $CONSOLE, select a service in the connection drop-down.
1. Click the pencil icon next to the service name.

![Select a connection](https://assets.timescale.com/docs/images/data-mode-connections.png)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you move the screenshot up one step, as it shows the pencil, not the Edit window.


You find your password in the config file you downloaded when you created the service.
1. Click `Edit` next to `Username/Password` and enter [your connection details][connection-info] for this service, then click `Connect`.

1. **Run a test query**

Expand Down Expand Up @@ -242,3 +243,4 @@ To use SQL editor with Timescale:
[sql-editor-settings]: https://console.cloud.timescale.com/dashboard/settings?popsql=%2Fpreferences%2Fai
[portal-data-mode]: https://console.cloud.timescale.com/dashboard/services?popsql
[sql-assistant]: /getting-started/:currentVersion:/run-queries-from-console/#sql-assistant
[connection-info]: /use-timescale/:currentVersion:/integrations/find-connection-details/