iiRecord
Agentic AI Atlas · Glean as Enterprise AI Search Fabric
knowledge-fabric-impl:glean-fabrica5c.ai
II.
KnowledgeFabricImpl JSON

knowledge-fabric-impl:glean-fabric

Structured · live

Glean as Enterprise AI Search Fabric json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · agent-stack/knowledge-fabric-impls/saas-knowledge-fabrics.yamlCluster · agent-stack
Record JSON
{
  "id": "knowledge-fabric-impl:glean-fabric",
  "_kind": "KnowledgeFabricImpl",
  "_file": "agent-stack/knowledge-fabric-impls/saas-knowledge-fabrics.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "Glean as Enterprise AI Search Fabric",
    "description": "Glean as an enterprise AI search knowledge fabric. Cross-tool indexing\nacross Confluence, Slack, Google Drive, GitHub, Jira, Notion, and 100+\nintegrations. Permissions-aware search respects source system access\ncontrols. Deep learning models personalize ranking based on user role,\nteam, and activity. The generative AI assistant answers questions grounded\nin company knowledge with citations. As a knowledge fabric, Glean is the\nunified search layer that surfaces knowledge regardless of where it lives\nin the organization's tool ecosystem.\n",
    "knowledgeFileFormats": [
      "cross-tool-index"
    ],
    "retrievalStrategy": "semantic-search",
    "knowledgePersistence": "managed-index",
    "knowledgeScopes": [
      "organization",
      "enterprise"
    ],
    "autoExtractionSupport": true,
    "notes": "Glean's distinguishing feature is cross-tool knowledge unification —\nit indexes knowledge from wherever it lives (wikis, chat, code, tickets)\nand makes it searchable through a single surface. The permissions-aware\nmodel is critical for enterprise adoption — unlike a simple RAG pipeline,\nGlean respects who can see what. This makes it a true enterprise\nknowledge fabric rather than just a search engine.\n"
  },
  "outgoingEdges": [
    {
      "from": "knowledge-fabric-impl:glean-fabric",
      "to": "layer:12-knowledge-fabric",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "knowledge-fabric-impl:glean-fabric",
      "to": "tool:glean",
      "kind": "integrates_with",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}