Photo of Austin Bonner

Austin Bonner

Partner

HWG LLP

Professional Bio

Austin helps clients navigate the toughest challenges in technology and telecommunications law. As a regulatory strategist, she guides organizations and businesses through an evolving regulatory landscape by engaging policymakers and building coalitions. She has advised clients on regulatory actions at the FCC and other federal agencies, with a focus on internet regulation, spectrum issues, accessibility, and broadband. As a trusted advisor, Austin partners with product and engineering teams to confidently manage legal risks at the early stages of design—even when their technologies have outpaced the law. As an appellate advocate, she has a proven track record of translating complex technical issues for judges.

Before returning to private practice, Austin held senior roles at the White House and the FCC. As Special Assistant to the President for Economic Policy and Deputy U.S. Chief Technology Officer for Policy, she spearheaded a wide range of White House initiatives on technology, telecommunications, and artificial intelligence—including the National Spectrum Strategy, communications security and reliability, national security issues, and competition. She also served as the inaugural Vice Chair of the Chief AI Officers Council and the Deputy Director of the National AI Initiative Office, aligning AI efforts across the federal government and facilitating transformative AI applications within federal agencies. At the FCC, Austin advised Commissioner Geoffrey Starks on wireline, public safety, and national security issues and served as his Acting Chief of Staff.

Organization Name

HWG LLP
SHLB Logo

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"