Creating an Account
Enter connection details
| Field | Description |
|---|---|
| Name | A descriptive name (e.g., orders-db-readonly) |
| Host | Database hostname or IP |
| Port | PostgreSQL port (default: 5432) |
| Database | Database name |
| SSL Enabled | Enable SSL for the connection |
| Reject Unauthorized | Reject connections with invalid certificates (only if SSL enabled) |
| SSL Certificate | Custom CA certificate (only if SSL enabled) |
Connecting
- Web Access
- CLI
Web Access provides a browser-based interface with two tools:
- Data Explorer — browse tables, view data, filter and sort, edit rows, export to CSV/JSON
- SQL Editor — write and run SQL queries, use transactions
- Go to Privileged Access Management → My Access
- Find the account and click Launch → Connect in Browser
Next Steps
SSH Accounts
Add SSH server accounts.
Sessions
View and manage sessions.