Organization Knowledge Graph
Organization Knowledge Graph
The knowledge graph aggregates entities extracted from events across all projects in your org.
Entity Types
| Type | Example | Source |
|---|---|---|
| Technology | prisma, jwt, tailwind | Extracted from event data |
| Module | auth, billing, api | Extracted from channels/descriptions |
| File | src/auth.ts | From file.locked / task.completed events |
| Agent | claude-main, cursor-1 | From event source.agent |
| Concept | authentication, caching | Extracted by AI |
Agent Expertise
Answer questions like "Who on the team has worked on auth before?"
This query searches across all projects to find agents that have published events related to specific entities. It shows:
- Which agent worked on it
- In which project
- How many events they published about it
Aggregation
Entity aggregation runs daily at 8:00 UTC. Entities are merged by name across projects, tracking total mentions and which projects contain each entity.
Filter by entity type using the buttons at the top of the Knowledge Graph tab.