AI / ML topic Can a Government Agency Just Use ChatGPT?

Running AI in a government cloud: FedRAMP, GovCloud regions, air-gapped models, audit logs and agents, as of September 2026. Same plumbing as anywhere else, with the boundaries drawn in ink.

· ml, government, security, compliance, explainer

Somewhere in a federal agency right now, someone has pasted a paragraph into a chatbot to make it sound less like a memo. Then someone from the security office walks by and asks: where did that paragraph just go?

The model is the same model everywhere. What changes in government is the boundary around it: who runs the servers, whose staff can see the prompts, what the data is allowed to touch, and who signed off.

Everything below is as of September 2026. This field moves fast and the rules move with it, so check the dates before you rely on any of it.

Nothing runs without a signature

Before any system goes live in an agency, an official has to grant an , a formal statement that its remaining risk is acceptable. Doing a full security review of every cloud vendor for every agency would take forever, so does it once and agencies reuse the result.

For years, FedRAMP rated services Low, Moderate or High, by how badly a breach would hurt. New rules that took effect on July 4, 2026 renamed FedRAMP “authorization” to “certification”, partly so nobody confuses FedRAMP’s review with the agency’s own ATO, and moved Low, Moderate and High into Classes B, C and D, with a new pilot Class A. You’ll still see “FedRAMP High” on many vendor pages for a while. The Defense Department adds its own : IL4 and IL5 for , and IL6 for classified work up to Secret.

Four places a model can live

Live · where does the prompt go?
Data:
Your deskPublic internetVendor's commercial cloud
Your data leaves every government boundary. Nothing is certified for it.
Public info: Only if your agency's policy allows it. Many don't. · CUI: Not allowed. Wrong side of the boundary. · Secret: Not allowed. Wrong side of the boundary.
Your deskInternet (encrypted)Vendor's certified environment
Leaves your network, into a vendor environment FedRAMP has certified at Class C (formerly Moderate) or higher, the class FedRAMP presumes adequate for most moderate systems. CUI must be protected at moderate or above. Your agency still grants the ATO.
Public info: Allowed, within the ATO. · CUI: Allowed, within the ATO. · Secret: Not allowed. Wrong side of the boundary.
Your agency's VPCCloud provider's government region
Stays inside a government-only region of your cloud account, run by screened US staff.
Public info: Allowed, within the ATO. · CUI: Allowed, within the ATO. · Secret: Not allowed. Wrong side of the boundary.
Classified networkModel on hardware with no internet
Never touches the internet. The model comes to the data, not the other way round. Secret work still needs a system accredited for classified data.
Public info: Allowed, within the ATO. · CUI: Allowed, within the ATO. · Secret: Allowed, within the ATO.
Illustrative, not compliance advice. CUI is controlled unclassified information. Who may hold which data, at which level, is decided by your agency's authorizing official, not by a demo.

Cost is less of a barrier than it used to be. In August 2025, GSA, the government’s central buyer, struck deals putting ChatGPT Enterprise and Claude in front of agencies for $1 each for a year, and Gemini for Government for 47 cents through 2026. In September 2026, GSA said ChatGPT would move to 50% off pay-as-you-go pricing from October 1.

The rules on top

Two memos from the White House budget office (OMB) in April 2025 set the ground rules. M-25-21 requires testing, impact assessments and human oversight for “high-impact” AI, meaning AI whose output is a principal basis for decisions with a legal, material, binding or significant effect on rights or safety. M-25-22 has agencies write contracts that “permanently prohibit” vendors from training public or commercial models on non-public agency inputs and outputs without the agency’s explicit consent.

Vendor choice is now a policy question too. On February 27, 2026, agencies were directed to stop using Anthropic’s models. After a federal court paused that directive, GSA restored them in April 2026, though an appeals court upheld the Pentagon’s risk label on September 25. The ops lesson applies to any vendor: design so you can swap the model behind your app without re-certifying everything around it.

Proving what happened

In government, “it worked” isn’t enough. You have to show what the model saw and did. In practice that means an of prompts, responses and actions, tied to a person.

OMB’s May 2026 logging memo, M-26-14, doesn’t mention prompts, but it replaced the old M-21-31 rules and requires logs that show who did what to which data, searchable for at least 6 months and retrievable for 12. Those logs will hold sensitive text, so they need the same protection as the data itself.

The agent problem

Chat is the easy case: a person reads every answer. , which act on their own, are arriving in government clouds too. AWS brought Bedrock AgentCore to GovCloud in May 2026, and Microsoft’s Foundry Agent Service reached Azure Government in September.

An agent that can file, send or change records needs and human approval for anything it can’t undo. Least privilege is already a baseline federal control, and both matter more when can steer the agent.

So can they just use ChatGPT?

Increasingly, yes, just not the one on your phone. The same families of models now run in certified services, government regions, classified clouds and air-gapped racks. The work is the plumbing it always was: pick the environment that matches the data, keep the prompts inside the boundary, log everything, and keep a person in charge of anything irreversible. It’s the same job as anywhere else, with more paperwork.

References & further reading

FedRAMP and DoD first, then the platforms, buying and policy, then logging and agents.

FedRAMP01 / 29

Agency Authorization

FedRAMP

Cloud providers work with an agency to get an Authority to Operate; the agency grants it.

FedRAMP04 / 29

What's changing in the 2026 Consolidated Rules

FedRAMP · effective July 4, 2026

Authorization becomes Certification, Low, Moderate and High become Classes B, C and D (plus a new pilot Class A), and new Rev5 certifications stop on June 11, 2027.

DoD06 / 29

DoD Impact Level 5

Microsoft Learn, quoting DISA's Cloud Computing SRG

CUI that needs more protection than IL4, plus National Security Systems.

DoD07 / 29

DoD Impact Level 6

Microsoft Learn, quoting DISA's Cloud Computing SRG

Reserved for information classified up to Secret.

Services08 / 29

FedRAMP AI Prioritization

FedRAMP · August 2025 to April 2026

Fast-tracked chat assistants for federal workers. ChatGPT Enterprise and API, Gemini for Government and Perplexity came out certified.

CUI15 / 29

32 CFR 2002.14 Safeguarding

eCFR · Controlled Unclassified Information rule

CUI Basic is categorized at no less than the moderate confidentiality impact level, the floor the demo uses.