OPS-08 /

Settings & integrations

One-time setup steps. Keys live in the .env file inside the teamos folder — never shared anywhere.

Operations agent (Claude)

Ready

Powers the chat agent, meeting summaries and task proposals.

  1. Get an API key at platform.claude.com (Console → API keys)
  2. Add this line to the file ~/teamos/.env: ANTHROPIC_API_KEY=sk-ant-…
  3. Restart the app

Meeting transcription (Groq Whisper)

Ready

Turns meeting recordings into text. Free tier is generous.

  1. Create a free key at console.groq.com
  2. Add to ~/teamos/.env: GROQ_API_KEY=gsk_…
  3. Restart the app

Google Calendar & Gmail

Connected

Pulls 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.