Connection Sharing
Export connections to a.tablepro file and share with your team. Passwords stay in your Keychain.
Export
Right-click a connection > Export Connection…. Select multiple first to export together. Or use File > Export Connections… for all. Exported: host, port, username, type, SSH/SSL config, color, tag, group, safe mode. Not exported: passwords, key passphrases, TOTP secrets.
Import
- File > Import Connections…
- Right-click empty area > Import Connections…
- Double-click a
.tableprofile - Drag onto TablePro
| Badge | Meaning |
|---|---|
| Green checkmark | Ready |
| Yellow triangle | SSH key or cert not found |
| ”duplicate” tag | Already exists |

Share via Link
Right-click > Copy as Import Link. Paste in Slack, a wiki, or a README.Encrypted Export Pro
Include passwords in the export, protected by a passphrase (AES-256-GCM).- Right-click > Export…
- Check Include Credentials
- Enter passphrase (8+ characters), confirm
- Export…

Linked Folders Pro
Watch a shared directory for.tablepro files. Connections appear read-only in the sidebar. Each person enters their own password.
Settings (Cmd+,) > Sync > Linked Folders > Add Folder…
Works with Git repos, Dropbox, network drives.

Environment Variables Pro
Use$VAR and ${VAR} in .tablepro files. Resolved at connection time.
.env files, 1Password CLI (op run), direnv.
File Format
JSON. Required fields:name, host, type.
parentGroupName to preserve hierarchy. Paths use ~/ for portability.
Sharing vs iCloud Sync
| Sharing | iCloud Sync | |
|---|---|---|
| For | Team | Your Macs |
| How | Files, links | CloudKit |
| Passwords | Per-user (encrypted with Pro) | Optional sync |
| Requires | Nothing (Pro for extras) | Pro + iCloud |




