﻿---
title: Pause instance
description: If an individual instance is experiencing issues, then you can stop it by selecting Pause instance from its menu. Pausing an instance immediately suspends...
url: https://www.elastic.co/elastic/docs-builder/docs/3016/deploy-manage/maintenance/ece/pause-instance
products:
  - Elastic Cloud Enterprise
applies_to:
  - Elastic Cloud Enterprise: Generally available
---

# Pause instance
If an individual instance is experiencing issues, then you can stop it by selecting **Pause instance** from its menu.
Pausing an instance immediately suspends the container without completing existing requests by running either [Docker `stop`](https://docs.docker.com/reference/cli/docker/container/stop/) or [Podman `stop`](https://docs.podman.io/en/stable/markdown/podman-stop.1.html), as applicable. The instance will then be marked as **Paused**.
You can start an instance by selecting **Resume instance** from the menu.
Pausing and resuming an instance can be helpful when an individual instance needs restarted without restarting the entire product. For example, you might restart an instance if an Elasticsearch node is unresponsive to the cluster due to [stuck JVM](https://www.elastic.co/elastic/docs-builder/docs/3016/troubleshoot/elasticsearch/high-jvm-memory-pressure).