OPS-08 /
Settings & integrations
One-time setup steps. Keys live in the .env file inside the teamos folder — never shared anywhere.
Operations agent (Claude)
ReadyPowers the chat agent, meeting summaries and task proposals.
- Get an API key at platform.claude.com (Console → API keys)
- Add this line to the file ~/teamos/.env: ANTHROPIC_API_KEY=sk-ant-…
- Restart the app
Meeting transcription (Groq Whisper)
ReadyTurns meeting recordings into text. Free tier is generous.
- Create a free key at console.groq.com
- Add to ~/teamos/.env: GROQ_API_KEY=gsk_…
- Restart the app
Google Calendar & Gmail
ConnectedPulls your Google Calendar events and recent Gmail into TeamOS (read-only — it never sends or changes anything).
Connected. Use “Sync now” on the Calendar and Inbox pages to pull the latest data.