# Host Shutdown

## Requirements

Linux Control Center = 2.10.X or higher

## Overview

The Host Shutdown action is used to shut down Hosts from the Linux Control Center Console.

## Objective

This document aims to demonstrate step by step how to use the Host Shutdown action of the Linux Control Center.

## Running Host Shutdown

1. Access the **Hosts** screen

   ![](/files/kLRZy7Wmwcn7AYdWfqAw)
2. Click **Actions** in the row and a desired Host and click **Host Shutdown**.

   ![](/files/U9J34MMDTuUf289CKVu1)
3. To execute on multiple Hosts simultaneously, select the desired Hosts and click on **Actions** at the top of the page and click on **Host Shutdown**.

   ![](/files/9s9K03HKLlm5AV3HvPKb)
4. Click on **Yes** to execute the action.

* The Action will be sent to the queue and the Host will be *Shutdown*.

  ![](/files/MLt80c7QV3h41B4vTo3U)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.linuxcontrolcenter.com.br/en/host-actions/host-shutdown.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
