# Information Management (IM) Information Management (IM) is the systematic collection, organization, storage, maintenance, retrieval, and dissemination of information within an organization or by an individual. Unlike [[Information Architecture (IA)]] which focuses on structure, or [[Information Design]] which focuses on presentation, IM addresses the full lifecycle of information—from creation through archival or disposal. The field emerged as organizations recognized information as a strategic asset requiring deliberate governance. IM encompasses policies, procedures, technologies, and roles needed to manage information effectively. For individuals, this manifests as [[Personal Information Management (PIM)]] and [[Personal Knowledge Management (PKM)]]. For organizations, it includes enterprise content management, records management, data governance, and compliance. Effective information management reduces duplication, ensures findability, maintains accuracy, and supports decision-making across all levels. ## Information Lifecycle ``` ┌─────────────────────────────────────────────────────────────┐ │ INFORMATION LIFECYCLE │ ├─────────────────────────────────────────────────────────────┤ │ │ │ Create → Capture → Organize → Store → Maintain → │ │ │ │ → Retrieve → Share → Archive → Dispose │ │ │ └─────────────────────────────────────────────────────────────┘ ``` ## IM Components | Component | Description | Example | |-----------|-------------|---------| | **Data governance** | Policies for data quality and access | Data ownership rules | | **Records management** | Retention and disposal schedules | Legal hold policies | | **Content management** | Document creation and workflow | CMS, wikis | | **Knowledge management** | Capturing organizational knowledge | Knowledge bases | | **Enterprise search** | Finding information across systems | Federated search | | **Compliance** | Meeting regulatory requirements | GDPR, HIPAA | ## Personal vs Organizational IM | Aspect | Personal | Organizational | |--------|----------|----------------| | **Scope** | Individual files, notes, emails | Enterprise-wide information | | **Tools** | Note apps, file managers | ECM, DMS, DAM | | **Governance** | Self-imposed rules | Policies, roles, audits | | **Volume** | GBs to TBs | TBs to PBs | | **Compliance** | Personal preference | Legal requirements | | **Examples** | [[Personal Knowledge Management (PKM)]] | SharePoint, Box, Confluence | ## IM Challenges | Challenge | Description | |-----------|-------------| | **Information overload** | Too much data to process effectively | | **Silos** | Information trapped in departmental systems | | **Version control** | Multiple outdated copies | | **Security** | Protecting sensitive information | | **Findability** | Locating needed information quickly | | **Duplication** | Same content stored multiple times | | **Compliance** | Meeting retention and privacy requirements | ## IM vs Related Disciplines | Discipline | Focus | | --------------------------------- | ---------------------------------------------- | | **Information Management** | Lifecycle of organizational information | | [[Information Architecture (IA)]] | Structure and navigation of content | | [[Information Design]] | Visual presentation of information | | [[Knowledge Management (KM)]] | Capturing and sharing organizational knowledge | | [[Data Management]] | Technical handling of data assets | ## Key Systems | System Type | Purpose | |-------------|---------| | **ECM** (Enterprise Content Management) | Documents and records | | **DMS** (Document Management System) | File storage and versioning | | **DAM** (Digital Asset Management) | Media files and brand assets | | **ERMS** (Electronic Records Management) | Compliance and retention | | **KMS** (Knowledge Management System) | Organizational knowledge | ## References - https://en.wikipedia.org/wiki/Information_management ## Related - [[Information Architecture (IA)]] - [[Information Design]] - [[Knowledge Management (KM)]] - [[Enterprise Knowledge Management (EKM)]] - [[Personal Knowledge Management (PKM)]] - [[Personal Information Management (PIM)]] - [[Personal Knowledge Management System (PKMS)]] - [[Personal Information Management System (PIMS)]] - [[Data Management]] - [[Information silos]]