docs/documentation/platform/pam/quick-starts/launch-first-session.mdx
This quickstart walks you through connecting to a PostgreSQL database via PAM. You'll create a folder, add a database account, and launch a session.
<Note> **Gateway required** — PAM connects to your databases and servers through a Gateway. If you haven't deployed one yet, [deploy a Gateway](/documentation/platform/gateways/gateway-deployment) first. </Note>1. Go to **Privileged Access Management → Accounts**
2. Click **Create Folder**
3. Name it based on who needs access (e.g., `platform-team`, `checkout-service`)
4. Click **Create**
You'll see the Data Explorer (browse tables) and SQL Editor (run queries).