DataGrip 2024.3 Help

Use Services tool window

This topic summarizes and gives a brief description of the functionality available in the Services tool window. You can find detailed information on the functionality in corresponding topics.

Sessions

In Services tool window, you can rename, close, and switch sessions, switch to a single session mode, and so on.

For more information about about working with sessions, refer to Manage sessions.

Rename a connection session

Query result set and execution output

When you run a query, DataGrip displays its result in the tabs of Services tool window.

For more information about viewing query results, refer to the Query results topic.

  • In the Result tab, you can see the data that was retrieved from the database in a table format.

    For more information about the tab, refer to Result tabs and the tab reference info.

    Result tab in the Services tool window
  • In the Output tab, you can view information about SQL statements and other operations that you performed in a query console.

    For more information about the tab, refer to Output tab and the tab reference info.

    The Output tab

Run/Debug configurations

You can manage multiple run/debug configurations in the Services tool window. For example, you can start, pause, and stop several of them, track their status, and examine details.

Add Run/Debug configurations to the Services window

  1. Select View | Tool Windows | Services from the main menu or press Alt+8.

  2. In the Services tool window, click Add service, then select Run Configuration Type.

    Adding a configuration to the Services tool window
  3. Select a run/debug configuration type from the list to add all configurations of this type to the window.

    Note that the tool window will only display the configuration types for which you have created one or more configurations.

Last modified: 31 October 2024