# Delete Hosts

## Requisitos

Linux Control Center = 2.10.X ou superior

## Overview

A ação Delete serve para realizar deletar Hosts que estão sendo gerenciados pelo LCC.

## Objetivo

Este documento tem como objetivo demonstrar o funcionamento da Action **Delete**

## Deletar Hosts do LCC

{% hint style="warning" %}
**Observação:** Se o Host for deletado acidentalmente, será necessário importá-lo novamente usando um **Discover** ou **Import Assets** com a integração **BeyondTrust**.
{% endhint %}

1. Acesse a tela **Hosts**

   ![](/files/9WUUC7U0P1AqJnAWNsj7)
2. Clique clique em **Actions** da linha e um Host desejado e clique em **Delete**.

   ![](/files/lApmImeTgvsqWweqdA3P)
3. Para executar em vários Hosts simulteaneamente, selecione os Hosts desejados e clique em **Actions** do topo da página e clique em **Delete**.

   ![](/files/26hcF4DyRRrmOobuIZCE)
4. Clique em **Yes** para executar a ação e deletar o Host da base de dados do LCC.

* Veja que o campo **Hosts selected to action** exibe o Host que será deletado.

  ![](/files/p4P2jf6zu9IULSE6wSLv)

1. Veja que o Host **ol8-hmg** não está mais presente na lista de Hosts.

   ![](/files/rGPEGT2IgUQwTYVbEC2g)


---

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