Connecting Integrations in Sophic
Connecting Integrations in Sophic
Integrations let Sophic pull tribal knowledge out of the tools your team already lives in — Slack threads, PR discussions, docs, issues, and meeting notes — and turn them into searchable, structured runbooks. This article covers each available integration and how to connect it.
How integrations work
Every integration feeds content into Sophic's capture buffer. A background sweep then consolidates that content into documents, removes duplicates, tags topics, and embeds everything for semantic and grep search. You connect integrations from your workspace settings; only workspace owners and admins can manage them.
Integrations connect in one of two ways:
- OAuth — you authorize Sophic through the provider's login screen. No keys to copy.
- API key — you paste a key generated in the provider's settings.
Slack
Requires the Basic plan or higher.
Sophic watches the threads and channels you connect, and an @sophic command captures a conversation straight into your knowledge base.
- Open your workspace settings and find the Slack integration.
- Click connect and authorize Sophic via OAuth.
- In any monitored channel, mention
@sophicon a thread to capture it.
Slack tokens are encrypted at rest.
GitHub
Sophic captures pull-request and issue discussions from the repositories you monitor.
- From workspace settings, start the GitHub connection.
- Install the Sophic GitHub App and grant it access to the repositories you want monitored.
- Discussions on those repos flow into Sophic automatically.
Google Drive
Sophic periodically syncs your Google Docs, Sheets, and text files so their contents become searchable knowledge.
- Open the Google Drive integration in workspace settings.
- Authorize Sophic via OAuth.
- Sophic syncs supported files on a recurring schedule — no manual export needed.
Linear
Sophic syncs your Linear issues and comments.
- In Linear, generate a Linear API key.
- In Sophic's workspace settings, open the Linear integration and paste the key.
- Sophic begins syncing issues and their comment threads.
Granola
Sophic ingests your Granola meeting notes so decisions and action items stay searchable.
- In Granola, generate a Granola API key.
- In Sophic's workspace settings, open the Granola integration and paste the key.
- New meeting notes are ingested automatically.
FAQ
Which integrations need an API key versus OAuth?
Slack and Google Drive connect via OAuth. GitHub connects by installing the Sophic GitHub App. Linear and Granola connect with an API key you generate in those tools.
Why can't I connect Slack?
Slack integration requires the Basic plan or higher. Upgrade from the Free plan to enable it.
Who can manage integrations?
Workspace owners and admins. Each workspace's data is isolated, so integrations only feed the workspace they're connected to.
Is my content kept secure?
Yes. Sophic is built on Supabase (PostgreSQL) with row-level security, every query is scoped to your workspace, and Slack tokens are encrypted at rest.