# Delete Hosts

## Requirements

Linux Control Center = 2.10.X or higher

## Overview

The Delete action is used to delete Hosts that are being managed by the LCC.

## Objective

This document aims to demonstrate how the **Delete** Action works

## Deleting Hosts from the LCC

{% hint style="warning" %}
**Note:** If the Host is accidentally deleted, it will be necessary to import it again using **Discover** or **Import Assets** with the **BeyondTrust** integration.
{% endhint %}

1. Access the **Hosts** screen

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

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

   ![](/files/nBJsB0CHx11uIaUHVnor)
4. Click on **Yes** to execute the action and delete the Host from the LCC database.

* Note that the **Hosts selected to action** field displays the Host that will be deleted.

  ![](/files/JijVJT6XvJL856ijlwAS)

1. Note that the Host **ol8-hmg** is no longer present in the Hosts list.

   ![](/files/ccjVE0dkl4sSadAagDS5)


---

# 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/delete-host.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.
