Skip to content

Integrations

Flowstate plugs into the tools you already pay for. Headcount comes from your HRIS. Effort comes from your PMS. AI spend comes from the providers. Notifications go out via Slack. And Flowstate itself is an MCP server, so Claude and ChatGPT can query your roster and spend directly.

The integrations map to the three pillars: AI Governance pulls from the AI providers, Workforce Engineering pulls from HRIS and PMS, and Finance & Compliance rides on top of both. Pick whichever you need first — they all compose.

Every connection is made from the Integrations marketplace at Settings → Integrations: find the tile, open it, and follow the steps.

Communication

IntegrationWhat it does
SlackDMs for effort reports, approvals, project links and CapEx/R&D workflows. Most actions are one click from the message.

Project Management (PMS)

Source of truth for projects, work items and effort attribution.

IntegrationWhat it does
Azure DevOpsProjects, work items and effort. Custom field mapping for CapEx classification.
JiraProjects or Epics, issues and effort. Custom field mapping for CapEx and project linking.
LinearProjects and issues for effort tracking and cost attribution.
AsanaProjects and tasks for effort tracking and cost attribution.

Source control

Turns pull requests and commits into delivery insight and effort signal.

IntegrationWhat it does
GitHubPull requests, commits and contributors. Powers the Code Delivery insights (throughput, cost per merged PR, AI impact) and can blend into effort.

AI Spend

Provider invoices reconciled against Agent telemetry. Every dollar tied to a person, project and cost centre.

Every provider below is one you can finish connecting today — each has a working billing pull behind it. There are no placeholder tiles.

The ones that report per person are the most useful, because money and people arrive on the same row without needing the Agent to join them up:

IntegrationWhat it does
Claude (Anthropic)Console API spend (Admin key) or per-seat Claude Enterprise usage and cost (Analytics key). Per person, per model.
OpenAI Platform APIToken usage per user and model; invoiced cost per project and line item.
GitHub CopilotPer-user activity and invoiced cost per day.
CursorDaily usage and the amount charged, per team member.
WindsurfPer-user activity and prompt credits (current billing cycle only).

The rest report account-level spend. Per-person attribution for these comes from the Flowstate Agent:

IntegrationWhat it does
Google Cloud (Gemini + Vertex)Invoiced spend per SKU per day, from your Cloud Billing export.
Azure OpenAIInvoiced spend from Azure Cost Management.
Amazon BedrockInvoiced spend from AWS Cost Explorer.
MistralInvoiced spend by consumption category.
Fireworks AIInvoiced spend across serverless, dedicated and training.
ElevenLabsSubscription usage and spend for the current period.
Intercom FinFin resolutions, priced at your contracted rate.

Prompt and response content capture — for Anthropic, OpenAI, Vertex and Bedrock — is a separate surface with its own privacy posture. See Cloud Proxy and Security and privacy.

For the wider AI estate — image, video, audio, sales, marketing, legal, enterprise search — see the AI Catalog for what Flowstate can see today and what it can't. Anything without a billing connector can usually be brought in via a Custom Integration.

HR Systems (HRIS)

Source of truth for headcount, compensation and org structure.

IntegrationWhat it does
ADPEmployees, org structure and salary from ADP Workforce Now.
WorkdayWorkers, compensation and org structure from Workday HCM.
BambooHREmployees, departments and compensation from BambooHR.
GustoEmployees and payroll data from Gusto.
RipplingEmployees, org structure and compensation from Rippling.
HiBobPeople, org structure and compensation from HiBob.
SAP SuccessFactorsEmployees, org structure and compensation from SuccessFactors.

Flowstate as a tool (MCP)

Flowstate exposes its catalogue as an MCP server, so Claude and ChatGPT can query your roster, AI spend and scenarios from inside chat. OAuth against your tenant, scoped to the user's permissions, audited like any other API call.

IntegrationWhat it does
Flowstate in ClaudeInstall Flowstate as a Claude.ai connector.
Flowstate in ChatGPTInstall Flowstate as a ChatGPT connector.

Custom Integrations

Anything not on the list above. Write a small JS hook and Flowstate will run it on a schedule (PULL) or react to changes (PUSH).

IntegrationWhat it does
Custom IntegrationsSandboxed JS hooks for syncing arbitrary external systems.

Flowstate Documentation