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.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.
Available Connectors
Google Workspace
Drive, Docs, Sheets, Slides, and Gmail
Microsoft 365
OneDrive, SharePoint, Outlook, and Calendar
Atlassian
Confluence wikis and JIRA issues
Slack
Messages, threads, and file attachments
GitHub
Repositories, issues, pull requests, and discussions
HubSpot
Contacts, companies, deals, and activities
Notion
Pages, databases, and workspace content
Fireflies
Meeting transcripts, summaries, and action items
Linear
Issues, projects, and documents
ClickUp
Tasks and documents
IMAP Email
Email messages and attachments
Nextcloud
Files and documents from a Nextcloud instance
Paperless-ngx
OCR’d documents, tags, and custom fields
Filesystem
Local files and directories
Web
Crawl and index any public website
How Connectors Work
All Omni connectors follow the same pattern:- Authentication: You provide credentials (API keys, OAuth tokens, or service accounts) that grant Omni read-only access to the data source.
- Initial Sync: The connector performs a full sync of all accessible content. This may take minutes to hours depending on the amount of data.
- Incremental Updates: After the initial sync, the connector periodically checks for new or updated content and syncs only the changes.
- 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