Hi Sonalika,
Work IQ itself shouldn’t be viewed as a connector that directly crawls Jira, Confluence, ServiceNow, or GitHub. For third-party data, Microsoft provides Microsoft** 365 Copilot **connectors and other integration options.
There are two main architectures:
- Synced** Copilot **connectors
Jira/Confluence ``→`` ``Copilot`` ``connector`` ``→`` ``Microsoft`` ``Graph`` ``index`` ``→`` ``Copilot/Agent
The external content is ingested into Microsoft Graph and semantically indexed. Microsoft provides prebuilt connectors for sources including Jira, Confluence, and ServiceNow, and custom connectors can also be built.
- Federated** **connectors
Copilot/Agent ``→`` ``MCP`` ``connector`` ``→`` ``Third-party`` ``system`` ``at`` ``query`` ``time
In this model, the content isn't** indexed in Microsoft **Graph. It remains in the source system and is retrieved in real time.
For permissions, synced connectors can preserve source ACLs so users only receive content they’re authorized to access. Federated connectors use source authentication/permissions during real-time retrieval.
So, there isn't one universal “Work IQ third-party storage” model. Where** the data resides depends on the integration type: indexed in Microsoft Graph for synced connectors, or retained in the source for federated/real-time **access. Microsoft’s public documentation does not specify a separate Work IQ store for copies or embeddings of third-party content.