> For the complete documentation index, see [llms.txt](https://columbus.worldiaday.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://columbus.worldiaday.org/events/we-meet-at-columbus-metropolitan-library.md).

# We meet at Columbus Metropolitan Library

{% hint style="success" %}
[The tickets for the WIAD Columbus 2026 are available at Eventbrite.](https://www.eventbrite.com/e/world-ia-day-columbus-2026-tickets-1980695936866) The event is free, but tickets are limited: don’t miss out!
{% endhint %}

## Date and time

Saturday, March 7, 2025 - 10:00am to 4pm

## Location

Columbus Metropolitan Library\
96 S Grant Ave, Columbus, OH 43215

[Map directions](https://www.google.com/maps/place/Columbus+Metropolitan+Library/@39.9613828,-82.9894036,16z/data=!3m1!5s0x883888cc4e7df7e3:0xc2f22438d94b9eb5!4m15!1m8!3m7!1s0x883888cc4eb6b895:0xa2493346795a7147!2s96+S+Grant+Ave,+Columbus,+OH+43215!3b1!8m2!3d39.9613828!4d-82.9894036!16s%2Fg%2F11b8v79pry!3m5!1s0x883888cc51ac42df:0xc671ddeb9ef8ba0e!8m2!3d39.9612739!4d-82.9900467!16s%2Fg%2F11h0_pj3nm?entry=ttu\&g_ep=EgoyMDI2MDEyMC4wIKXMDSoKLDEwMDc5MjA3M0gBUAM%3D)

<figure><img src="/files/UlDkxh3lBXRMFijsocCF" alt=""><figcaption></figcaption></figure>

***

## Designing for Meaning is this year’s theme

Columbus is a city shaped by systems—streets, rivers, institutions, and communities that connect people to purpose. World IA Day Columbus explores how Information Architecture turns those structures into meaningful experiences. From the Scioto Mile to civic institutions and a growing tech ecosystem, the city is built on connection and intent—and Information Architecture is what ties it all together.

On March 8, you’ll hear from leading voices in Ohio across academia and industry as they explore how Information Architecture is designing for meaning—bringing clarity and understanding to a world increasingly flooded with data.

***

***

## Agenda

| <p>9:30 am - 10:00 am<br>Registration & Networking</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>10:00 am - 10:15 am<br>Opening</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| <p>10:20 am - 11:00 am<br>First Talk - To be announced!</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| <p>11:10 am - 12:10 am<br>Lightning talks - Four speakers - we are looking for professionals that want to share their experience. </p>                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| <p>12:20 pm - 1:00 pm<br>Second Talk - To be announced!</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| <p>1:00 pm - 2:00 pm<br>Lunch time</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| <p>2:10 pm - 3:30 pm<br><strong>Panel - Designing for Meaning in the Age of AI</strong><br><br>As AI systems increasingly shape how information is created, organized, and delivered, Information Architecture faces a new challenge: designing for human understanding while remaining extensible, interpretable, and usable by machines. <br><br>This panel brings together all WIAD Columbus 2026 to discuss how we design for meaning when humans and AI are both users of our systems, exploring intent, structure, ethics, data, and experience in an AI-augmented world.</p> |
| <p>3:30 pm - 4:00 pm<br>Closing and raffle</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |

***

## Sponsors supporting WIAD Columbus

<table data-view="cards" data-full-width="false"><thead><tr><th>NAME</th><th data-card-target data-type="content-ref">LINK</th><th></th><th data-hidden data-card-cover data-type="image">LOGO</th></tr></thead><tbody><tr><td>Base22</td><td><a href="https://base22.com/">https://base22.com/</a></td><td>Base22 partners with organizations to design, build, and evolve digital platforms that turn complexity into clarity and value, driving real impact.</td><td><a href="/files/MtJqXLerUOmumjelsv28">/files/MtJqXLerUOmumjelsv28</a></td></tr><tr><td></td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td></tr></tbody></table>

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://columbus.worldiaday.org/events/we-meet-at-columbus-metropolitan-library.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
