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

# Akron 2024

{% hint style="warning" %}
Event ended
{% endhint %}

## Date and time

Fri, March 1, 2024 - 10am - 3:30pm

<a href="https://www.eventbrite.com/e/838266948007?aff=oddtdtcreator" class="button primary" data-icon="arrow-right">Register</a>

***

## Venue, parking and transit

Akron-Summit County Public Library\
Main Library\
60 South High Street\
Akron, Ohio 44326

***

## Speakers

<table data-column-title-hidden data-view="cards"><thead><tr><th>Name</th><th>Title and Company</th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Patricia Michalski</strong></td><td>Senior Manager, Knowledge Management, <strong>DeepMile Networks</strong></td><td><a href="/files/PD9ypFTw51mPJTvZMQ8Z">/files/PD9ypFTw51mPJTvZMQ8Z</a></td></tr><tr><td><strong>Meg Ferillo</strong></td><td>Senior UX Researcher, <strong>CoverMyMeds</strong></td><td><a href="/files/hfCq01a9zICL4Otden4c">/files/hfCq01a9zICL4Otden4c</a></td></tr><tr><td><strong>Amy Super</strong></td><td>Principal Product Designer, <strong>Grafana Labs</strong></td><td><a href="/files/XAsHzTcabbLOELCpp34k">/files/XAsHzTcabbLOELCpp34k</a></td></tr><tr><td><strong>Marc Majers</strong></td><td>Author and Lead User Experience Designer, <strong>Progressive Insurance</strong></td><td><a href="/files/yxA7LK3Zv4mpbzxNAheJ">/files/yxA7LK3Zv4mpbzxNAheJ</a></td></tr></tbody></table>

## Program/Schedule

10:00 - 11:00 Registration and Breakfast

11:00 - 11:15 Welcome and announcements

11:15 - 12:00 Patricia Michalski - *Architecting Success: A Journey Through SharePoint Migration, Site Redesign and Taxonomy Building*

12:00 - 12:15 Break

12:15 - 1:00 Meg Ferillo - *Navigating Insights: Architecting a Context-Rich UX Research Repository*

1:00 - 1:45 LUNCH

1:45 - 2:30 Amy Super - *Prioritizing UX Work on Cross-Functional Teams*

2:30 - 2:45 Break

2:45 - 3:15 Marc Majers - *The Chords of User Experience*

3:15 - 3:30 Closing announcements and giveaways

***

## Sponsors supporting Akron 2024

<table data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th>NAME</th><th data-card-target data-type="content-ref">LINK</th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>UX Akron</td><td><a href="http://www.uxakron.org/">http://www.uxakron.org/</a></td><td data-object-fit="contain"><a href="/files/exUXmL6Di7yxdlK3cMUS">/files/exUXmL6Di7yxdlK3cMUS</a></td></tr></tbody></table>

***

## Our team

<table data-column-title-hidden data-view="cards"><thead><tr><th>Name</th><th>Role</th><th data-hidden data-card-target data-type="content-ref">Link</th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Carrianne Tuckley</strong></td><td>Organizer</td><td><a href="/pages/44CTmzCkpL8URyKVuuCs">/pages/44CTmzCkpL8URyKVuuCs</a></td><td data-object-fit="contain"><a href="/files/2TiQLlnVDj2XjuCOClgF">/files/2TiQLlnVDj2XjuCOClgF</a></td></tr></tbody></table>

***

## Questions?

Contact <akron@worldiaday.org>


---

# 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://akron.worldiaday.org/events/akron-2024.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.
