Last updated September 11, 2026
Integrations Reference
Connectors authorize access to third-party systems. A connection belongs to one user or the organization, depending on the provider. Manage them under Settings → Connectors.
Today, one connector is live: the model provider. Connect OpenRouter and Chat runs on your own account and models, on every plan. Every other provider below is listed in Connectors with Coming soon — it cannot be authorized yet, and nothing can be added from it as a source. Use a Web URL, a Note, or the connect plugin for documents in the meantime.
Connectors
Planning to analyze a codebase? Use the code plugin instead. It analyzes the repo locally and pushes an architecture graph. The GitHub connector reads repo content, such as READMEs and docs; it does not map architecture.
Auth methods
Providers use three authentication patterns:
Standard OAuth 2.0 redirects you to the provider to authorize access. You approve the requested scopes on the consent screen, then return to the platform. The platform stores encrypted tokens on your behalf.
- User-scoped providers (GitHub, Confluence, Jira, Google Docs): each team member connects their own account, so everyone sees only the resources they personally have access to.
- Org-scoped providers (Slack, Notion, Intercom): a single org-wide token is shared across your organization. One person connects it for everyone.
Token scope
Org-scoped connectors only need to be set up once. User-scoped connectors, such as GitHub, need each team member to connect individually so each person sees only the resources they can access.
Connection status
Each connector can be in one of these states:
Connect the model provider
- Navigate to Settings → Connectors in your organization
- Click Connect on OpenRouter and approve the request in the browser
- Verify that the card shows Connected
- Open Chat on any board and ask a question — it now runs on your account
Provider setup
OpenRouter setup is available today. The other instructions describe planned connectors and cannot be completed until those providers ship.
GitHub setup
- Click Connect on the GitHub connector card.
- You are redirected to GitHub's OAuth consent screen.
- Approve the requested scopes (repo read access, code search).
- After redirect, your account is linked. Each team member repeats this for their own GitHub account.
- When this connector ships, Chat will read repo content on your behalf. GitHub sources are also coming soon; see the note above.
Confluence / Jira setup
- Click Connect on the Confluence or Jira card.
- Authorize via Atlassian's OAuth flow. Both products share the same Atlassian identity.
- Confluence provides: spaces, pages, and content search.
- Jira provides: projects, issues, and issue search.
- These will be user-scoped. Each team member will connect their own Atlassian account.
Slack / Notion / Intercom setup
These will be org-scoped OAuth providers. One team member will connect them for the organization.
- Click Connect on the provider card.
- Authorize at the provider's consent screen.
- The org-wide token is stored for the organization.
- Slack gives you channels and message search. Notion gives you databases and pages. Intercom gives you conversations and support articles.
Sentry / LogRocket / Terraform setup (API key)
- Go to the provider's dashboard and generate an API key or auth token.
- Back in the portal, click Configure on the provider card.
- Paste the API key into the field and save.
- The key is encrypted at rest before storage.
- One key covers the whole organization.
OpenRouter setup (PKCE)
OpenRouter uses OAuth 2.0 with PKCE. No client secret is required.
- Click Connect on the OpenRouter card.
- Authorize at OpenRouter's consent screen.
- Return to the portal and verify that the card shows Connected. Your organization can now use model routing and Chat completions.





