docs/documentation/platform/pam/guides/team-access.mdx
This guide walks through giving your team secure access to a production PostgreSQL database.
1. Go to **Privileged Access Management → Accounts**
2. Click **Create Folder**
3. Name it based on who needs access (e.g., `backend-team`, `checkout-service`)
4. Click **Create**
1. Go to **Account Templates** and click **Create Template**
2. Select **PostgreSQL** as the type and configure your access policy
3. Click **Create**
<Tip>
To let someone manage the folder day-to-day, grant them **Admin** instead of Connector.
</Tip>
1. Go to **Privileged Access Management → My Access**
2. Find the account and click **Launch**
To add another database, open the folder and click Add Account. Your team will automatically have access since they already have folder permissions.