Photo of Tracy Doaks

Tracy Doaks

President & CEO

North Carolina Research and Education Network (MCNC) (NC REN)

Non-Profit Broadband Service Providers

Original Join Date: 2024

Professional Bio

Tracy S. Doaks is President and CEO of MCNC, the 45-year-old nonprofit that designs, builds, and operates North Carolina's community anchor network, delivering broadband connectivity and technology services to schools, colleges and universities, healthcare systems, government agencies, libraries, and public safety organizations statewide.

Before MCNC, Doaks spent two decades in North Carolina state government technology leadership, including as Secretary and State Chief Information Officer and Chief Deputy State CIO, where she directed IT procurement, statewide cybersecurity, and broadband infrastructure for an organization of 2,100 employees and a $200 million-plus operating budget. Her leadership has been recognized most recently with the Top Women Leaders in Raleigh Award (2026), Triangle Business Journal Corporate Leadership Award (2025), North Carolina State University Distinguished Engineering Alumnus Award (2024), Women in Business Award for Nonprofit Leadership Award (2022), and NC TECH's Public CIO of the Year (2018). She holds a B.S. in Industrial Engineering from North Carolina State University and the NACD Cyber-Risk Oversight Certificate.

Organization Name

North Carolina Research and Education Network (MCNC) (NC REN)
PO Box 12889
Research Triangle Park, NC 27709-2889
United States
919.248.8400 https://www.mcnc.org/
SHLB Logo Non-Profit Broadband Service Providers

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"