Connecting AI Accounts
هذا المحتوى غير متوفر بلغتك بعد.
A connection is a link between your workspace and an AI provider account (like ChatGPT or Google Savio). Connections allow GhostMind to route requests through your own provider accounts.
Supported Providers
| Provider | Capabilities | Connection Method |
|---|---|---|
| ChatGPT | Chat, conversations, projects, attachments, transcription | Session upload (browser capture coming soon) |
| Google Savio | Speech generation (TTS) | Browser capture |
Adding a Connection
- Navigate to Connections in the sidebar
- Click Add Connection
- Select a provider
- Give it a label (e.g., “Team ChatGPT Account”)
- Follow the provider-specific activation steps
ChatGPT Connection
ChatGPT connections currently require an admin to upload a session JSON:
- Open chatgpt.com in your browser and log in
- Open DevTools (F12) → Application → Cookies
- Export the session as JSON with an
access_tokenfield - Upload the session file in the GhostMind UI
Google Savio Connection
Google Savio connections use browser capture:
- Click Start Browser Capture
- Follow the OAuth flow in the popup window
- The connection activates automatically
Connection Status
| Status | Meaning |
|---|---|
| Active | Connection is working and available for requests |
| Configured | Connection exists but needs activation (session upload or capture) |
| Expired | Session has expired — needs reconnection |
| Cooldown | Temporarily rate-limited by the provider |
| Disabled | Manually disabled by an admin |
Managing Connections
Admins can:
- Enable/Disable — Pause a connection without removing it
- Reconnect — Refresh an expired session
- Remove — Permanently delete a connection
Next Steps
- API Keys — Create keys to use with your connections
- Playground — Start chatting
- Speech Generation — Generate audio with Savio