# Knowledge Management
As its name indicates, Knowledge Management (KM) focuses on knowledge. That is, higher-level and more valuable information that is more *structured*.
Knowledge Management encompasses a range of practices and strategies used by individuals and organizations to learn, capture, identify, create, represent, organize, associate, use and reuse concepts and ideas.
At its core, knowledge management seeks to convert individual "pieces" of knowledge into wisdom, enabling better creativity, innovation and decision-making.
By fostering an environment where (useful) information is readily accessible, Knowledge Management empowers individuals and teams to draw on a vast pool of insights.
## KM vs Information Management
[[Information Management (IM)]] deals with information in all its forms: files, documents, emails, images, reports, meeting minutes. It covers the full lifecycle of information from creation through archival.
Knowledge Management is a subset of Information Management that focuses specifically on knowledge: higher-level, structured, actionable information. IM asks "how do I organize and find my files?". KM asks "how do I capture, connect, and leverage what I know?". The shift is from managing *stuff* to managing *understanding*.
```
Personal Organization (everything)
└── Information Management (all information)
└── Knowledge Management (knowledge, ideas, thinking)
```
## KM at different scales
KM operates at multiple levels:
- **[[Personal Knowledge Management (PKM)]]**: serves individuals. A mix of processes, habits, and tools that empower a person to go from passive information consumption to active learning, sense-making, and creation. PKM builds a personal [[Knowledge Graph (KG)]] where ideas connect and compound over time
- **[[Enterprise Knowledge Management (EKM)]]**: serves organizations. The discipline of capturing, sharing, and governing knowledge across teams and departments. EKM deals with challenges PKM doesn't face: [[Tribal Knowledge]], [[Knowledge Drain]], the [[Bus factor]], [[Information silos]], and the cultural resistance to knowledge sharing
- **[[Agentic Knowledge Management (AKM)]]**: the AI-augmented evolution where AI agents proactively interact with knowledge bases, monitoring changes and executing tasks. AKM can operate at both personal and enterprise scale
All three share the same fundamental principles but differ in scale, governance, and coordination challenges.
## KM and knowledge types
KM deals with both [[Explicit knowledge]] (documented, codified, easily transferable) and [[Tacit knowledge]] (experiential, intuitive, hard to articulate). One of KM's hardest challenges is converting tacit knowledge into explicit knowledge before it walks out the door.
## Why KM matters more than ever in the age of AI
KM has become a foundational capability for AI adoption. AI systems are only as good as the knowledge they can access. Without well-managed, structured knowledge:
- AI agents produce generic, context-free outputs
- [[Retrieval-Augmented Generation (RAG)]] pipelines retrieve noise instead of signal
- [[Context Engineering]] efforts fail because there's no quality knowledge to draw from
- Organizations can't leverage AI at scale because knowledge is trapped in people's heads or scattered across disconnected systems
The relationship is bidirectional. KM makes AI more effective, and AI makes KM more practical. [[Agentic Knowledge Management (AKM)]] represents the next evolution where AI agents proactively maintain and leverage knowledge bases rather than passively consuming them.
Organizations that invest in KM now are building the foundation that AI will amplify. Those that don't will find AI adoption shallow and inconsistent, because there's nothing solid for AI to work with.
## References
-
## Related
- [[Personal Knowledge Management (PKM)]]
- [[Enterprise Knowledge Management (EKM)]]
- [[Information Management (IM)]]
- [[Agentic Knowledge Management (AKM)]]
- [[Knowledge and information are separate]]
- [[Knowledge categories]]
- [[Knowledge Decay]]
- [[Knowledge Drain]]
- [[Tribal Knowledge]]
- [[Knowledge Management Best Practices]]
- [[Knowledge Management Proficiency Ladder]]
- [[Knowledge Workers]]
- [[Knowledge Graph (KG)]]
- [[Context Engineering]]
- [[Retrieval-Augmented Generation (RAG)]]
- [[Tacit knowledge]]
- [[Explicit knowledge]]
- [[Collective Intelligence]]
- [[Knowledge connectivity]]
- [[Why knowledge centralization matters]]
- [[Information silos]]
- [[Bus factor]]