Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.getomni.co/llms.txt

Use this file to discover all available pages before exploring further.

Connectors are the bridge between your organization’s data sources and Omni. Each connector syncs content from a specific platform, making it searchable and available to the AI assistant.

Available Connectors

https://mintcdn.com/omni-32b875be/snhpxkbpe8cM_QhI/images/icons/google.svg?fit=max&auto=format&n=snhpxkbpe8cM_QhI&q=85&s=d3c6670068c77edd18a52bcd4256886f

Google Workspace

Drive, Docs, Sheets, Slides, and Gmail
https://mintcdn.com/omni-32b875be/snhpxkbpe8cM_QhI/images/icons/microsoft.svg?fit=max&auto=format&n=snhpxkbpe8cM_QhI&q=85&s=b007ef7dd57c7d235c07fb5bc19bd0de

Microsoft 365

OneDrive, SharePoint, Outlook, and Calendar
https://mintcdn.com/omni-32b875be/snhpxkbpe8cM_QhI/images/icons/atlassian.svg?fit=max&auto=format&n=snhpxkbpe8cM_QhI&q=85&s=6add7869b873ed75b3282894b5e2edfc

Atlassian

Confluence wikis and JIRA issues
https://mintcdn.com/omni-32b875be/snhpxkbpe8cM_QhI/images/icons/slack.svg?fit=max&auto=format&n=snhpxkbpe8cM_QhI&q=85&s=d8e5372b07be114aab5fb0a0f4a4fae3

Slack

Messages, threads, and file attachments

GitHub

Repositories, issues, pull requests, and discussions
https://mintcdn.com/omni-32b875be/snhpxkbpe8cM_QhI/images/icons/hubspot.svg?fit=max&auto=format&n=snhpxkbpe8cM_QhI&q=85&s=eebb52fc9bc3850a072c9d7447bf6ff6

HubSpot

Contacts, companies, deals, and activities
https://mintcdn.com/omni-32b875be/snhpxkbpe8cM_QhI/images/icons/notion.svg?fit=max&auto=format&n=snhpxkbpe8cM_QhI&q=85&s=c1dbaba6698f843a7c37ebb8c8f3065e

Notion

Pages, databases, and workspace content
https://mintcdn.com/omni-32b875be/snhpxkbpe8cM_QhI/images/icons/fireflies.svg?fit=max&auto=format&n=snhpxkbpe8cM_QhI&q=85&s=1478fdea31c409986b419c55c733c86d

Fireflies

Meeting transcripts, summaries, and action items
https://mintcdn.com/omni-32b875be/snhpxkbpe8cM_QhI/images/icons/linear.svg?fit=max&auto=format&n=snhpxkbpe8cM_QhI&q=85&s=1551849594dceb9bccbda1e4410636fd

Linear

Issues, projects, and documents
https://mintcdn.com/omni-32b875be/snhpxkbpe8cM_QhI/images/icons/clickup.svg?fit=max&auto=format&n=snhpxkbpe8cM_QhI&q=85&s=43bb55d543782953aa53fba4a7e34868

ClickUp

Tasks and documents

IMAP Email

Email messages and attachments
https://mintcdn.com/omni-32b875be/x_nP9927A7BA2Y65/images/icons/nextcloud.svg?fit=max&auto=format&n=x_nP9927A7BA2Y65&q=85&s=f1390fcd242f6d82ba58382af93c5d16

Nextcloud

Files and documents from a Nextcloud instance
https://mintcdn.com/omni-32b875be/x_nP9927A7BA2Y65/images/icons/paperless.svg?fit=max&auto=format&n=x_nP9927A7BA2Y65&q=85&s=1af57dba2b027bd40e64ded045c77a06

Paperless-ngx

OCR’d documents, tags, and custom fields

Filesystem

Local files and directories

Web

Crawl and index any public website
Need to connect a custom data source? Use the Python SDK or TypeScript SDK to build your own connector.

How Connectors Work

All Omni connectors follow the same pattern:
  1. Authentication: You provide credentials (API keys, OAuth tokens, or service accounts) that grant Omni read-only access to the data source.
  2. Initial Sync: The connector performs a full sync of all accessible content. This may take minutes to hours depending on the amount of data.
  3. Incremental Updates: After the initial sync, the connector periodically checks for new or updated content and syncs only the changes.
  4. Permission Inheritance: Users only see search results for content they have access to in the original data source.

Security

  • Read-only access: Connectors only read data; they cannot modify content in your source systems
  • Credential storage: All credentials are encrypted at rest
  • Permission sync: Access controls from source systems are respected in Omni

What’s Next

Google Workspace

Connect Google Drive, Docs, and Gmail

Atlassian

Connect Confluence and JIRA

Build Custom Connector

Create your own connector with Python or TypeScript

Connector Management

Monitor and manage your connected sources