IA Documentation: Deliverables and Artifacts
Information architecture documentation encompasses the formal outputs produced during the structural design of digital systems — from early discovery through final handoff. These artifacts define how content is organized, labeled, navigated, and retrieved, and they serve as the contractual record between IA practitioners, development teams, stakeholders, and governance bodies. The scope spans both process-facing documents (used internally during design iteration) and specification-facing documents (handed off for implementation). Understanding which artifact class applies at which phase is a core competency across the information architecture practice.
Definition and scope
IA documentation refers to the structured set of outputs that capture decisions about organization systems, labeling systems, navigation systems, and search systems — the four core components identified in Peter Morville and Louis Rosenfeld's Information Architecture for the World Wide Web (O'Reilly Media), which remains a foundational reference in the discipline.
The scope of documentation varies by project scale. A small website redesign may produce 3 to 5 core artifacts. An enterprise content management migration may generate 20 or more distinct documents covering taxonomy hierarchies, metadata schemas, controlled vocabulary registers, and governance rules. The IA governance function determines which artifact types are mandatory versus discretionary within an organization.
IA documentation is distinct from UX documentation at large. While wireframes and prototypes overlap between the two disciplines, artifacts such as content inventories, taxonomy maps, and metadata schemas are specifically IA-scoped. The relationship between IA and UX design clarifies where these boundaries fall in practice.
Recognized standards bodies that inform documentation practice include the International Organization for Standardization (ISO), particularly ISO 25964 on thesaurus construction for controlled vocabularies, and the Dublin Core Metadata Initiative (DCMI), which maintains a public standard for metadata element sets used in content labeling.
How it works
IA documentation is produced in phases that align with the broader information architecture process. Each phase produces artifact types suited to its purpose:
- Discovery phase — Content audits, stakeholder interview summaries, and existing navigation analyses. A content audit at this stage may catalog hundreds to thousands of pages, recording URL, content type, owner, last-modified date, and quality status.
- Research and synthesis phase — Card sorting results, tree testing reports, and mental model diagrams. These documents translate user research into structural implications.
- Design phase — Site maps and hierarchy diagrams, navigation design specifications, taxonomy structures, ontology definitions, controlled vocabulary registers, and metadata schemas.
- Specification phase — Wireframes, labeling system documentation, search system specifications, and IA prototypes.
- Handoff and governance phase — Annotated deliverables, change logs, and governance registers that support ongoing IA governance.
Each artifact type carries a primary audience. Site maps are typically produced for both developer teams and executive stakeholders. Metadata schemas are primarily consumed by content management system (CMS) administrators and data engineers. Taxonomy registers serve both editorial teams and search configuration engineers.
Common scenarios
Enterprise intranet migration — A corporate intranet project commonly requires a full content inventory, a proposed taxonomy with controlled vocabulary, a navigation specification, and a metadata schema aligned to SharePoint or a comparable platform. Microsoft's documentation on SharePoint taxonomy and term store management describes minimum schema requirements that drive artifact structure.
E-commerce platform redesign — E-commerce IA documentation typically centers on category hierarchy maps, faceted navigation specifications, and product metadata schemas. A category hierarchy for a mid-size retailer may span 4 levels and 300 or more leaf nodes, each requiring a canonical label, synonyms list, and parent-child relationship definition.
Digital library or repository — Digital library IA projects align metadata schemas to established standards such as Dublin Core (15 core elements) or MARC 21, maintained by the Library of Congress. Documentation at this level includes element-by-element mapping tables and crosswalk documents that translate between schemas.
SaaS product IA — SaaS product documentation often requires versioned IA artifacts synchronized with product sprints, meaning artifact governance and change control are as critical as the deliverable content itself.
Decision boundaries
Two classification boundaries govern artifact selection in professional practice:
Process artifacts vs. specification artifacts — Process artifacts (card sort matrices, tree test reports, audit spreadsheets) are working documents used to generate decisions. Specification artifacts (site maps, metadata schemas, navigation specs) are the final record of those decisions and carry handoff authority. Treating a process artifact as a specification artifact — for example, using a first-pass card sort as the final taxonomy — is catalogued in IA common mistakes literature as a leading cause of implementation misalignment.
Structural artifacts vs. behavioral artifacts — Structural artifacts define static organization: hierarchy diagrams, taxonomy registers, and schema tables. Behavioral artifacts define dynamic interaction: search system configuration documents, personalization rules documented for IA and personalization systems, and voice interface intent maps for voice interface IA. Confusing these two classes leads to incomplete handoffs — a structural taxonomy handed to a development team without accompanying search weight and synonym documentation leaves the behavioral layer unspecified.
The IA tools landscape shapes artifact format. Tools such as OmniGraffle, Lucidchart, and Miro produce diagram-format site maps, while spreadsheet environments (Google Sheets, Microsoft Excel) remain standard for inventory, taxonomy, and metadata schema work. The IA standards and best practices reference set describes format conventions adopted across the discipline.
References
- Dublin Core Metadata Initiative (DCMI) — Dublin Core Metadata Element Set, Version 1.1
- ISO 25964-1:2011 — Thesauri and interoperability with other vocabularies — International Organization for Standardization
- Library of Congress: MARC 21 Format for Bibliographic Data — Metadata schema standard for library and digital repository documentation
- Morville, P. & Rosenfeld, L. — Information Architecture for the World Wide Web — O'Reilly Media; foundational classification of IA systems
- Microsoft SharePoint: Managed metadata and term store overview — Platform-specific taxonomy and metadata schema requirements