What to Know About the FCC's Latest Inquiry Into the E-Rate Program

The FCC has opened a new inquiry that could terminate the E-Rate program. Understanding what's being asked and what's at stake is the first step to making your voice heard.

📖 Read Our Full Explainer Document 

📖 Read the FCC's Notice of Proposed Rulemaking (NPRM)

File Comment with the FCC

You can begin filing now. The 60-day deadline starts once the item hits the Federal Register, and we'll share exact dates then. Don't wait to get started.


Formal Comment

A written comment is the most comprehensive way to participate in FCC  rulemakings and good for E-Rate professionals. It allows for detailed policy analysis and recommendations and can include charts, data, and attachments. Filers prepare a document and upload it through the FCC’s electronic comment filing system.

Formal Filing Template

Instructions on How to File

File a Written Comment

Personalized Letter

An individual or coalition letter shares E-Rate's real-world impact. Individual letters provide a personal perspective, while coalition letters demonstrate broad support and a unified voice (appropriate for school or library districts/regions). Letters are uploaded within the electronic filing system.

Individual Letter Template

Coalition Letter Template

Instructions on How to File

File a Letter


Express Comment

An express comment is accessible for first-time participants or participants with resource constraints. It's ideal for sharing personal experiences or concise policy recommendations. Filers type a comment directly into an online form within the electronic filing system, rather than uploading documents.

Express Comment Template

Instructions on How to File

File Express Comment

Reply comments will open in September. Check back for instructions at that time. 

Written Reply Comment

After the initial comment deadline in September, stakeholders have 30 days to file reply comments responding to issues raised by other parties. Reply comments typically clarify positions, provide additional evidence, or support or oppose proposals already in the record.

Opens in September

Thanks to our coalition partners who have provided leadership, E-Rate data, and resources to the campaign:

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"