Envisioning and Communicating Conceptual Models

Different moments in an IA project call for different deliverables. Usage scenarios and storyboards work well for conveying vision and building empathy, especially for stakeholders who aren't going to read detailed documentation. Topic maps and diagrams help explore what content a space should cover and how it interrelates, often used early during ideation. Site maps depict overall structure and navigation paths, informing labeling and navigation design, useful whether as a rough hierarchical list early on or a refined diagram later. Wireframes depict the logical structure of individual pages, informing content models and visual hierarchy without getting into visual design details, and are typically reserved for key pages, reusable templates, or pages that are unusually complex.

Choosing the right deliverable means matching it to the audience and the moment: a concise, business-case-oriented deliverable for executives deciding whether to fund the work is a very different artifact from the detailed structural guidance a development team needs to actually build it.

Showing a detailed wireframe to an executive deciding whether to fund a project, or a vague storyboard to a developer who needs to build the thing, both waste the same resource, everyone's limited attention, spent on the wrong level of detail at the wrong moment.

Exercise

The scenario: An IA team is working on a large e-commerce platform redesign. They need to communicate their structural thinking at three different moments: first, to C-level executives to secure budget approval for the redesign; second, to the content team, to align on what new content needs to be created to support the new structure; third, to a remote development team who will implement the design without ongoing access to the IA team once handoff happens.

1. Which deliverable is most appropriate for securing executive budget approval?
3. Which deliverable is most appropriate for the remote development team, who won't have ongoing access to the IA team after handoff?
Try It With Your Data: Content Model Diagram

Fill in your own details below; the prompt updates as you type. When it's ready, copy it into Claude or whatever AI tool you use.

What this prompt is made of (RICE breakdown)
R

Role

Casts the AI as: You're a content strategist creating content model documentation.

I

Instructions

Names 5 specific outputs to produce, so the response comes back structured rather than a general summary.

C

Context

System, Purpose and Existing model tell the AI what your specific situation is, not a generic one.

E

Expected format

Complete content model with all types and relationships

e.g. "API documentation"
One per line
Pick a format.
Your CMS, database, or platform
Why you're building this.
If documenting current state
Assembled prompt

        
        
      
Try It With Your Data: Faceted Taxonomy Visualizer

Fill in your own details below; the prompt updates as you type. When it's ready, copy it into Claude or whatever AI tool you use.

What this prompt does

Create visual diagrams for faceted classification systems showing multiple dimensions (facets), their values, and how they combine. Uses Mermaid mindmap or flowchart syntax.

  • Documenting faceted search/filter systems
  • Designing multi-dimensional classification schemes
  • Communicating taxonomy structure to stakeholders
  • Planning filter UI for documentation or product catalogs
Name, description, values, required or optional, however you have it
Name, description, values, required or optional
e.g. "If Content Type = Tutorial, Difficulty is required"
One or two example filter combinations
Assembled prompt

        
        
      
Try It With Your Data: User Flow Diagram Generator

Fill in your own details below; the prompt updates as you type. When it's ready, copy it into Claude or whatever AI tool you use.

What this prompt does

Create user flow diagrams in Mermaid syntax showing how users navigate through information architecture to accomplish specific goals, including decision points, success paths, and error handling.

  • Documenting user journeys through documentation
  • Mapping findability paths for key tasks
  • Identifying friction points in navigation
  • Creating IA deliverables for stakeholder review
e.g. "successfully implement OAuth 2.0"
e.g. "Documentation homepage"
e.g. "Successfully implement OAuth 2.0"
e.g. "New vs experienced user", "OAuth vs API keys"
Where users get stuck (optional)
Assembled prompt