Skip to main content

How Would You Stop AI in an Emergency? A 2026 Guide to AI Incident Response

Media

 

AI is now embedded in far more business systems than many organisations realise.

It can draft emails, summarise documents, analyse data, answer customer enquiries, write code, search company information and increasingly take actions across connected applications.

That creates enormous opportunities.

It also creates an important question:

If an AI system started doing something it shouldn't, could you stop it quickly?

For a basic chatbot, the answer might be as simple as disabling access.

For an AI agent connected to email, customer databases, cloud storage, finance systems or developer tools, things can become considerably more complicated.

The NCSC warned in May 2026 that agentic AI can access data, use tools, make decisions and take actions with less continuous human involvement. Its advice is particularly clear: if an organisation cannot understand, monitor or contain an AI agent's actions, the system is not ready to be deployed.

Businesses therefore need something increasingly important:

An AI emergency-stop plan.

What Does “Stopping AI” Actually Mean?

There probably isn't going to be one giant red button labelled:

STOP ALL AI

AI may be spread across different parts of the business.

You might have:

Microsoft 365 or Google Workspace AI features.

AI built into CRM software.

Customer-service chatbots.

Marketing tools.

Accounting software.

Cyber-security products.

Developer assistants.

Third-party SaaS applications.

Custom AI integrations.

AI agents connected to APIs and business systems.

So stopping AI in an emergency may mean several different things depending on the incident.

You may need to:

Disable an AI feature.

Suspend an application.

Revoke API credentials.

Disable a user or service account.

Remove access to sensitive information.

Disconnect an integration.

Block network communication.

Stop an automated workflow.

Disable an agent's ability to take actions.

Move the system into a read-only mode.

The important thing is knowing which control stops which capability before you actually need it.

1. Start With an AI Inventory

You cannot stop something you do not know exists.

The first step is therefore understanding where AI is being used.

Create an inventory covering:

What AI system is being used?

Who owns it?

What is it used for?

Which employees can access it?

What information can it see?

Which systems can it communicate with?

Can it take actions, or only provide recommendations?

Which external provider operates it?

How can access be disabled?

This is increasingly important because AI adoption often starts informally.

An employee signs up to a new tool.

Another department enables an AI feature in an existing SaaS application.

Someone connects an assistant to company data.

Before long, the organisation has AI being used in several places without any central visibility.

The UK Government's AI Cyber Security Code of Practice says organisations deploying AI should assess associated security risks and document the models, datasets, prompts and lifecycle information needed to support auditing and incident response.

An AI inventory turns:

“I think marketing uses something with AI.”

into:

“This system is owned by Marketing, has access to these files, uses this account and can be disabled here.”

That difference becomes extremely important during an incident.

2. Decide Who Has Authority to Stop It

Imagine an AI-powered customer service system begins sending incorrect information to hundreds of customers.

Who can shut it down?

IT?

Marketing?

The managing director?

The software supplier?

Nobody wants to discover during the incident that three managers are waiting for one another to make the decision.

Assign an accountable owner for each significant AI system.

That person doesn't necessarily need to be the person who physically disables it.

But someone needs authority to say:

“Stop the system now.”

The NCSC's current agentic-AI guidance recommends clearly establishing who owns an AI system, who approves its access, who monitors it, who reviews incidents and ultimately who has authority to stop it.

That responsibility should be established before deployment.

3. Limit What AI Can Do Before Something Goes Wrong

The easiest AI incident to contain is the one where the AI never had unnecessary access in the first place.

Suppose an AI agent needs to read support tickets and suggest responses.

Does it also need:

Full administrator access?

Permission to delete tickets?

Access to the finance system?

Every SharePoint site?

The ability to email anybody externally?

Probably not.

The principle of least privilege applies to AI just as it does to people.

The Government's AI Cyber Security Code specifically says permissions given to AI systems when interacting with other systems or data sources should be limited to those required for their functionality and should be risk assessed.

The NCSC makes the same point for agentic AI: give agents only the minimum access required, constrain what they can access and do, and avoid unnecessarily long-lived credentials.

This dramatically improves your emergency options.

Instead of trying to stop an AI agent that has unrestricted access across the company, you are containing something whose permissions were deliberately limited from day one.

4. Know Your Emergency Containment Controls

For every important AI system, document how you would contain it.

That might include:

Disable the AI feature.

Where is the switch?

Who has permission to use it?

Revoke application permissions.

Can you remove its access to Microsoft 365, Google Workspace, CRM or another platform?

Revoke API keys or tokens.

If an integration has been compromised, can the credentials be invalidated quickly?

Disable the service account.

Does the AI operate through a dedicated identity that can be suspended?

Remove network access.

Could a self-hosted AI system be isolated from other infrastructure?

Disable external actions.

Can an agent continue analysing information while being prevented from sending messages, changing files or performing transactions?

This information belongs in your incident-response documentation.

Don't rely on somebody remembering which administration portal contains the relevant switch while an incident is unfolding.

5. Monitor What AI Is Actually Doing

Emergency shutdown is only useful if you know something is wrong.

AI systems therefore need monitoring.

Depending on the application, that could include:

Actions taken.

Data accessed.

External systems contacted.

Prompts and instructions.

Authentication events.

API usage.

Changes made to files.

Messages sent.

Transactions initiated.

Administrator changes.

Unexpected increases in activity.

The Government's AI Cyber Security Code recommends maintaining audit trails to support security auditing and incident response, while the NCSC recommends monitoring AI agents for unusual or unexpected behaviour across connected tools and workflows.

That logging needs to survive the incident.

If the only evidence of what happened disappears when the AI service is switched off, investigating afterwards becomes unnecessarily difficult.

A Real 2026 Example of Why Containment Matters

This isn't purely theoretical.

On 28 July 2026, the UK's AI Security Institute detected unusual data transfers while testing frontier AI agents under deliberately permissive research conditions. Its investigation found instances where agents had taken unsanctioned actions involving real people and organisations. AISI declared a security incident and said it contained the incident and began its investigation within roughly an hour of detection.

Importantly, AISI said this was not an AI model escaping a sandbox. The test environment had intentionally permitted internet access and disabled some normal safeguards in order to assess capabilities. No resulting real-world harm was identified.

But it provides a useful lesson for ordinary businesses:

monitoring, human oversight and a predefined ability to contain autonomous behaviour matter.

The more actions an AI system can perform independently, the more important those controls become.

6. Include AI in Your Existing Incident-Response Plan

AI incidents should not exist in a completely separate universe from normal IT and cyber incidents.

Many of the same disciplines still apply.

Identify.

What is happening?

Contain.

Prevent further harmful activity.

Preserve evidence.

Keep relevant logs and records.

Investigate.

What caused the behaviour?

Recover.

Restore a safe version of the service.

Review.

What needs changing to prevent recurrence?

The Government's AI Cyber Security Code explicitly recommends that developers and operators create, test and maintain both an AI incident-management plan and an AI recovery plan.

Your existing cyber-response procedures provide a good starting point.

Add the AI-specific elements rather than reinventing incident response from scratch.

7. Consider the Data Protection Consequences

AI incidents can also become data-protection incidents.

Suppose an AI tool:

Reveals one customer's information to another.

Processes personal information outside its intended purpose.

Sends sensitive information to an external service.

Produces personal information based on inappropriate source data.

Allows unauthorised access to employee information.

Those issues may involve UK data-protection obligations.

The ICO recommends documented AI governance supported by senior management, clearly assigned technical and operational responsibilities, risk management and appropriate oversight of systems processing personal information.

This is another reason your emergency response cannot belong solely to IT.

Depending on the incident, you may need involvement from:

Management.

IT.

Cyber security.

Data protection.

Legal advisers.

HR.

Communications.

Relevant suppliers.

8. Know What Your AI Supplier Can — and Cannot — Do

Many businesses do not operate the underlying AI system themselves.

They buy it as a service.

That means your ability to respond may depend partly on the supplier.

Before deploying important AI services, ask:

How can we disable the service?

Can individual integrations be disabled?

Can we revoke data access immediately?

How quickly does the supplier respond to security incidents?

What logs can we obtain?

How long are logs retained?

Can we recover an earlier configuration?

How will we be notified about provider-side incidents?

What happens to our information when the service is disabled?

The Government's AI Code also recommends due diligence for external AI components and says cloud-service agreements should support the organisation's incident and security responsibilities.

Those questions are much easier to answer during procurement than during an emergency.

9. Don't Forget Shadow AI

Your approved AI tools may not be the only ones employees use.

Someone may paste customer data into a free chatbot.

Another employee might connect an AI browser extension.

A department could adopt an AI transcription service without telling IT.

This is sometimes referred to as shadow AI.

Blocking everything is not necessarily the solution.

Instead, businesses need clear rules covering:

Which tools are approved.

Which information can be entered.

Which integrations are permitted.

Which applications require approval.

What employees should do when they find a useful new AI tool.

Good governance gives employees a safe route to adopt useful technology without quietly creating uncontrolled risk.

10. Test the AI Emergency Stop

This is the bit many organisations will forget.

Don't just write:

“IT can disable the AI if necessary.”

Test it.

Choose a scenario.

For example:

> Our customer-service AI has started sending customers incorrect account information. We need to stop all automated responses immediately.

 

Can you?

Who gets contacted?

How quickly can automation be disabled?

Can the AI still access customer records after it stops sending messages?

Do API tokens need revoking?

Can you preserve the logs?

What happens to unfinished conversations?

How do employees take over manually?

How do you restore the service safely afterwards?

Running a tabletop exercise can reveal weaknesses that aren't obvious on paper.

Your AI Emergency Checklist

For each important AI system, your organisation should be able to answer six questions:

1. Where is it?


2. Who owns it?


3. What can it access?


4. What actions can it take?


5. How do we monitor it?


6. How do we stop it?

 

If you cannot answer those questions, there is a governance gap.

And the more autonomous the AI becomes, the more significant that gap becomes.

AI Should Fail Safely

The aim is not to make businesses frightened of AI.

AI is already delivering significant productivity and automation benefits.

The objective is to use it deliberately.

An AI system should ideally be designed so that when something abnormal happens it moves towards a safer state, rather than continuing indefinitely because nobody knows how to intervene.

The UK's AI Cyber Security Code calls for systems to be designed for unexpected inputs and failures, to support human oversight and to maintain incident and recovery plans.

That is a good principle for any organisation adopting AI:

Hope it works.

Monitor whether it works.

And know exactly what you'll do when it doesn't.

How Hamilton Group Can Help With AI Governance and Security

Hamilton Group can help businesses understand how AI fits into their wider IT and cyber-security environment.

That can include identifying shadow AI and unsanctioned applications, reviewing Microsoft 365 and cloud permissions, controlling user and application access, improving identity security, implementing Conditional Access, reviewing data exposure and helping businesses develop sensible AI-use and incident-response processes.

We can also help organisations understand which systems their AI tools can reach and where excessive permissions or weak controls could turn a simple AI mistake into a larger security incident.

AI adoption should make your business more productive.

It shouldn't leave you wondering who has access to what — or how to turn it off.

And when your business needs IT support, our aim is to make first contact on support requests within 15 minutes.

Call Hamilton Group on 0330 043 0069 or visit hgmssp.com to speak with one of our IT and cyber-security experts.