# Syntax
The database discovery process can be initiated using the syntax:
```
local discover connections
```
On GUI products, a window will allow user interaction. On text-based products, a text form will be shown to allow user interaction.
# Examples
The following example displays the database discovery form:
```
local discover connections
```