# Host Reboot

## Requirements

Linux Control Center = 2.10.X or higher

## Overview

The **Host Reboot** action is used to reboot Hosts from the Linux Control Center Console.

## Objective

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

## Running Host Reboot

1. Access the **Hosts** screen

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

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

   ![](/files/tB2E9CLF7VHVqXmvyc3o)
4. Click on **Yes** to run the action.

   ![](/files/gsHFOCx491q8sGCbgvWd)
5. Click on the **Queue Working** button at the top of the page to monitor the execution of the action.

* **Note:** An independent **Host Reboot** Action will be created for each Host if it is run on more than one Host simultaneously.

  ![](/files/64b4lswfUknWJfM6GVCS)


---

# 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-reboot.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.
