Photo of Tracie Hall

Tracie Hall

Distinguished Practitioner in Residence

University of Washington, iSchool

Anchor Institution

Professional Bio

Distinguished Practitioner in Residence Tracie D. Hall is the former Executive Director of the American Library Association (ALA), the oldest and largest library association in the world, serving library and educational institutions throughout and beyond the U.S. The first Black woman to helm ALA in its nearly 150-year history, Hall was most recently Visiting Fellow at the University of London’s Royal Holloway College. Hall has served innumerous library and arts leadership positions nationwide. Other posts have included Culture Program Director at The Joyce Foundation where she was recognized for creating numerous programs in support of arts-based community and economic development; Deputy Commissioner of Chicago’s Department of Cultural Affairs and Special Events where she received citations for her work to expand arts, fresh food, and social services access; Vice President of Strategy and Organizational Development at Queens Library where during her tenure she founded the NYC Early Learning Network; and other library positions at the Hartford Public Library, New Haven Free Public Library, and Seattle Public Library and non-profit and public sector roles across the country.

Holding dual bachelor’s degrees from University of California at Santa Barbara, and master’s degrees from the Yale University School of International and Area Studies and the University of Washington Information School, Hall’s work in library and arts administration has focused on advancing early and adult literacy, expanding broadband access, advocating for library and literacy services for people who are incarcerated. In 2022, Hall became only the second librarian to be honored with a National Book Foundation Lifetime Achievement Award. In April 2023, TIME Magazine named Hall to its annual TIME100 list of the most influential people in the world.

Organization Name

University of Washington, iSchool
Information School Mary Gates Hall, suite 370
Seattle, WA 98195
United States
206.616.7849 https://ischool.uw.edu/
SHLB Logo Anchor Institution

function openCity(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } //Reveal Animation on homepage //custom script to render one h1 tag on home page for on-page seo. Please do not remove. //custom script to replace a.create-account-link href "/register?memberThpeID=null" with "/create-account"