Integrations
Google Workspace
Google Workspace connects Gmail, Drive, Calendar, and Sheets under a single OAuth consent. The unified Google provider handles all four services; each employee authorises their own workspace, and the AI uses their tokens to act on their behalf.
Gmail
Threads, messages, and contacts sync as content and activity. Automated emails are pre-filtered using List-Unsubscribe headers and body-pattern analysis; newsletters and transactional receipts don’t pollute activity timelines. Content triggers content-based situation detection in real time.
Write-back: send_email and reply_to_thread — the AI can draft and send emails on the employee’s behalf once policy permits.
Drive
Documents and spreadsheets sync as content. Each file is passed through the document intelligence pipeline — classification, full-document comprehension, section-aware extraction — and becomes a first-class wiki source. File-access events feed activity timelines.
Write-back: create/append documents, create/update spreadsheets.
Calendar
Events and meeting invitations sync as activity. Attendee patterns feed person-profile behavioural analysis. Calendar content is currently read-only — write-back is planned but not yet shipped.
Sheets
Spreadsheet data syncs as content. Structured sheets (a CRM export, a cash-flow projection) can anchor situation reasoning; the sheet becomes a citable source in action plans.
OAuth scopes
Qorpera requests read scopes across all four services plus optional write scopes for email and document write-back. Scopes are transparent on the consent screen; revoking a scope halts the corresponding capability immediately.