GENERAL

COPS School Violence Prevention Program (SVPP): How to Fund K-12 School Safety Technology

May 30, 2026 11 min read
The COPS School Violence Prevention Program (SVPP) funds K-12 security upgrades, including AI video analytics and emergency notification, up to $500,000 per award. Here is what SVPP covers, what it will not fund, and how to build an application that wins.

The deadliest school attack in modern U.S. history reshaped federal school safety policy in a single legislative session. After the February 2018 attack at Marjory Stoneman Douglas High School in Parkland, Florida, Congress passed the STOP School Violence Act of 2018, which gave the Department of Justice the authority to fund the School Violence Prevention Program (SVPP), a grant that has since helped hundreds of districts harden their campuses. With more than one million school-based criminal incidents reported between 2020 and 2024, according to FBI data cited in recent analyses, the program has become one of the most direct funding paths available to K-12 leaders who want to move from recording incidents to preventing them.

Exterior surveillance camera mounted on a K-12 school building, the kind of existing infrastructure SVPP grant funding can make smarter
Most schools already have the cameras. SVPP funding is often about adding the intelligence and notification layer on top of them.

This guide explains what the SVPP covers, what it explicitly will not fund, how computer vision fits the program's allowable purpose areas, and how to build an application that survives a competitive review. It is written for the security directors, facilities leaders, and superintendents who have to turn a safety plan into a funded project.

Key takeaways
  • SVPP is a competitive COPS Office grant that funds K-12 security improvements, including emergency notification technology and security camera systems, when each cost ties to a documented risk.
  • FY25 made up to $73 million available, with awards up to $500,000 over 36 months and a 25 percent local cash match. FY26 terms had not been published as of late May 2026 and are expected to mirror FY25.
  • Biometric technology, including facial recognition and automatic license plate recognition, is listed as unallowable. Privacy-by-design detection that never identifies people aligns with that rule.
  • The strongest applications connect every line item to documented risk, stakeholder input, an allowable purpose area, and faster notification to law enforcement.

What the School Violence Prevention Program Is

The School Violence Prevention Program is a competitive federal grant administered by the COPS Office that helps eligible K-12 communities pay for security improvements on school grounds. It exists because of the STOP School Violence Act of 2018, which split prevention funding across the COPS Office and the Bureau of Justice Assistance. The program is narrow on purpose: it funds primary and secondary schools and their grounds, not higher education campuses or general criminal justice projects.

That narrowness is a feature for K-12 applicants. Because the statute (34 U.S.C. Section 10551) defines a short list of allowable purposes, reviewers are looking for tight alignment between a documented threat and a proposed solution. The districts that win are not the ones with the longest wish list. They are the ones that connect a specific gap to a specific, allowable fix.

How SVPP Grant Money Actually Works

An SVPP award covers up to 75 percent of an approved project's cost, with the grantee contributing the remaining 25 percent as a cash match. In the FY25 cycle, the COPS Office made up to $73 million available across roughly 200 anticipated awards, each capped at $500,000 in federal funds over a 36-month period of performance. Understanding this structure early matters, because the match requirement and the three-year clock shape how you scope a fundable project.

How SVPP grant funding works: up to $73 million available, $500,000 per award over 36 months, a 75 percent federal and 25 percent local cash match, plus a microgrant track
SVPP award structure at a glance, based on the FY25 solicitation from the COPS Office.

There is also a path for smaller districts. Roughly $1 million of FY25 funding was reserved for microgrants of $100,000 or less, and selected microgrant applicants had the 25 percent local cash match waived. That waiver is significant for rural, tribal, and low-resourced schools, which historically face the steepest barrier in the match requirement. If your district has struggled to fund safety upgrades because it could not free up local cash, the microgrant track is the part of the program to study first. For a wider view of how SVPP fits alongside other programs, see our overview of security camera grants in 2026.

Who Can Actually Apply

Eligible SVPP applicants are states, units of local government, Indian tribes, and their public agencies, which means an individual school usually cannot apply on its own. Public school districts typically qualify as local government entities, or they apply through a city or county partner. This is one of the most common points of confusion, so it is worth stating plainly: individual schools that are not districts, independent schools, and private schools, including private charter schools, are not eligible as primary applicants.

The COPS Office does allow more than one entity to carry out an award, but only one eligible entity can be the lead applicant, and the others are identified as proposed subrecipients. State and local applicants also have to meet federal conditions, including information-sharing requirements, so reviewing the current Notice of Funding Opportunity before you build a budget is not optional.

The Five Allowable Purpose Areas, and Where AI Fits

SVPP funding is authorized for five statutory purpose areas, and a technology only qualifies if it maps to one of them. The five are coordination with local law enforcement, training to prevent student violence, deterrent measures such as metal detectors and locks, technology for expedited notification of law enforcement during an emergency, and any other measure that the COPS Office determines may significantly improve security. The last two are where AI video analytics earns its place.

How districts sequence these investments across a multi-year program is covered in IntelliSee's K-12 AI gun detection sector playbook.

The five allowable SVPP purpose areas mapped to AI video analytics, with facial recognition and automatic license plate recognition shown as unallowable
AI video analytics maps cleanly onto expedited notification and significant security improvement.

Camera-based detection is not a standalone shopping item. It becomes allowable when it is part of a larger, eligible project that improves security and shortens the time it takes to alert police. A platform that watches a school's existing cameras and raises an alert the moment it detects a visible firearm is, functionally, a technology for expedited notification. The same platform detecting an unauthorized person on a rooftop after hours, a fall in an empty stairwell, or a crowd forming where one should not, fits the broader category of measures that significantly improve security. Our K-12 deployment guide walks through how this looks on a real campus.

What SVPP Will Not Fund, and Why It Shapes Your Technology Choice

The most overlooked section of the SVPP guidance is the list of what it will not pay for, and that list quietly favors a specific kind of technology. The FY25 Application Resource Guide lists biometric technology, including facial recognition, and automatic license plate recognition as unallowable costs. SVPP funds also cannot pay the salaries or benefits of sworn officers or civilian security guards.

For districts weighing AI security vendors, the facial recognition exclusion is the detail that should drive the decision. A platform built around identifying individuals is not just a privacy and civil-liberties concern in a building full of minors. It is also stepping toward a category the grant treats as unallowable. A system that detects threats without ever identifying people stays on the right side of that line and is far easier to defend to parents and a school board. This is the core of how gun detection works without facial recognition: the AI is trained to recognize the shape and pixels of a weapon or a behavior, not a face. That same principle is why so many districts choosing detection technology are rethinking which technology to fund in the first place.

How Computer Vision Actually Sees a Threat

Computer vision does not watch video the way a guard does. It analyzes each frame as a grid of pixels and compares patterns against models trained on thousands of examples of a specific threat. When a model has learned what a handgun looks like from dozens of angles and lighting conditions, it can flag the distinctive shape of a firearm in a live feed within seconds, long before a person scanning a wall of monitors would notice it.

The same approach extends well beyond weapons. A model trained on human motion can distinguish the gait and sudden collapse of a fall from someone simply bending down. A model trained on movement patterns can recognize loitering near a restricted entrance, a vehicle moving into a no-traffic zone, or a person scaling a perimeter fence. The technical detail that matters for school safety is that none of this requires new hardware. The analysis runs on the camera feeds a district already owns. For a deeper look at the mechanics, see how AI detects weapons in real time.

Reactive Recording Versus Proactive Detection

The fundamental problem SVPP-funded technology should solve is that a traditional camera records an incident but does nothing to stop it. Most school security footage is reviewed after something has already happened, which makes it an investigation tool, not a prevention tool. Research on human monitoring has long shown that attention to live video drops sharply after roughly 20 minutes, and when the overwhelming majority of conventional alarms turn out to be false, staff learn to tune them out.

Reactive CCTV that records incidents after the fact versus proactive AI video analytics that detects threats in real time on a school's existing cameras
SVPP funds the cameras and the notification layer. Intelligence is what turns one into the other.

Proactive detection inverts that model. Instead of waiting for a human to notice, the system watches every camera around the clock and raises a verified alert in real time, which is exactly the expedited-notification outcome SVPP is designed to fund. This is the difference between a camera that builds a record for the lawsuit and a camera that gives staff and first responders the seconds they need to act. We cover the broader shift in our comparison of AI security cameras versus traditional CCTV.

Mapping SVPP to Your Campus, Zone by Zone

A fundable SVPP project reads like a map of a campus, not a catalog of products. The strongest narratives walk a reviewer through specific zones, the threat each one presents, and the allowable purpose area the proposed technology satisfies. The table below shows how camera-based AI detection lines up against the parts of a K-12 site that most often appear in a risk assessment.

Campus zonePrimary riskAI detection capabilitySVPP purpose area
Main entrancesArmed intruder, tailgating at the doorVisible weapon detection, unauthorized accessExpedited notification
Parking lotsAfter-hours intrusion, vehicle in restricted areasVehicle detection, loitering, perimeter monitoringSignificant security improvement
Hallways and stairwellsFalls, fights, medical emergenciesFall and slip-risk detectionSignificant security improvement
Perimeter and fence lineTrespass, rooftop accessPerimeter control, rooftop intrusionSignificant security improvement
Athletic and event areasCrowds, weapons at large gatheringsCrowd detection, weapon detectionExpedited notification
The Intelligence Brief

Why a Camera-Based, QATT-Designated Platform Strengthens an SVPP Application

IntelliSee carries the Department of Homeland Security SAFETY Act Qualified Anti-Terrorism Technology (QATT) designation, the same federal tier held by the most established names in AI weapon detection. For a grant reviewer, a QATT designation signals that a technology has been independently evaluated against federal standards, which reduces procurement risk and simplifies the compliance section of an application.

Because the platform layers onto a district's existing cameras with no hardware replacement, the budget narrative is cleaner and the project fits inside a single award period. It detects threats without facial recognition, which keeps it clear of the program's unallowable biometric category, and it integrates with emergency notification workflows that satisfy active-threat response expectations, including those behind Alyssa's Law. IntelliSee is also available through cooperative purchasing vehicles such as PEPPM, which gives districts a compliant, pre-vetted procurement path. Our team provides free grant writing assistance to qualified organizations.

How to Build an SVPP Application That Wins

The single biggest mistake applicants make is treating SVPP like a shopping list rather than a safety strategy. Reviewers reward applications where every camera, lock, and alert tool traces back to a documented risk, a stakeholder conversation, an allowable purpose area, and a measurable safety outcome. A strong proposal does four things well.

Ground every cost in documented risk

Start from a recent safety assessment, incident history, and response-time data, then show how each proposed item closes a specific gap. A reviewer should never have to guess why a line item is in the budget.

Prioritize expedited notification

The program is built around shortening the time between an incident and a law enforcement response. Technology that detects a threat and pushes a verified alert to responders speaks directly to the statute's language, so lead with it.

Show a comprehensive plan

SVPP wants security measures that sit inside a broader prevention strategy, developed with input from administrators, teachers, families, mental health professionals, and law enforcement. A coalition makes an application stronger and signals that the technology will be used well.

Connect to the bigger picture

Tie the project to your emergency operations plan, drills, and ongoing training. Reviewers are funding outcomes, not equipment. For the broader funding landscape and program-by-program detail, the IntelliSee grant funding hub tracks active federal and state programs.

SVPP Timeline and the Two-Step Application

SVPP uses a two-step federal application process, and missing the first step can disqualify you even if the rest of your package is ready. Applicants first submit the standard federal forms through Grants.gov, then complete the full narrative, budget, and supporting documents in the Justice Department's JustGrants system. The two deadlines are different, and the Grants.gov submission comes first.

As of late May 2026, the COPS Office had not yet published the FY26 SVPP solicitation. The FY25 window closed in June 2025, and recent program guidance indicates the FY26 cycle is expected to open in spring and close in early summer, with terms likely to mirror FY25. Because federal timelines and amounts can shift with appropriations, confirm the current details on the official COPS Office SVPP page before you build a budget. The districts that move fastest when a window opens are the ones that gathered their risk assessment, incident data, and registrations in the off-season.

Frequently Asked Questions

Does AI video analytics work in low light?

Yes. Camera-based detection works with whatever the existing cameras can see, including infrared and low-light modes, because the AI analyzes the same feed a camera already produces. Detection quality follows camera quality and placement, which is why a strong SVPP narrative includes camera coverage as part of the project scope.

Can a single K-12 school apply for SVPP directly?

Usually not. Primary applicants must be states, units of local government, Indian tribes, or their public agencies. A single school typically participates through its district or a city or county partner, and only one eligible entity can be the lead applicant.

Does SVPP fund AI gun detection?

It can, when the detection technology is part of a larger allowable project such as camera systems and emergency notification that shortens the time to alert law enforcement. The cost has to map to an allowable purpose area and tie back to documented risk.

Is facial recognition allowed under SVPP?

No. The FY25 Application Resource Guide lists biometric technology, including facial recognition, and automatic license plate recognition as unallowable. Detection technology that identifies threats without identifying people avoids this category entirely.

How long do SVPP projects last?

FY25 awards ran for up to 36 months. Recipients should plan procurement, installation, testing, training, and reporting to fit inside that three-year period of performance.

Turn Existing Cameras Into Proactive Protectors

The School Violence Prevention Program exists to help K-12 communities stop treating cameras as a record of what went wrong and start using them to prevent it. The districts that get the most out of SVPP are the ones that fund technology aligned with the program's own rules: privacy-conscious, focused on faster notification, and built on the infrastructure they already own. For the latest school safety data behind these decisions, see our analysis of school shooting statistics and trends.

If your district is preparing for the next SVPP window, IntelliSee can help you document your security needs and build a fundable plan at no cost. Request grant assistance or explore the grant funding hub to see which programs fit your campus.

Take the Next Step

Turn Your Cameras Into Proactive Protectors

See how IntelliSee layers real-time AI threat detection onto your existing surveillance infrastructure, with no camera replacement required.

Request a Demo