# Account Del

## Requisitos

Linux Control Center = 2.10.X ou superior

## Overview

A ação Account Del do Linux Control Center (LCC) tem como finalidade excluir contas locais dos Hosts gerenciados pelo LCC.

## Objetivo

Este documento tem como finalidade demonstrar o passo a passo para executar a ação Account Del do LCC.

## Deletar Conta de Host

{% hint style="warning" %}
Se a remoção da conta resultar em sua desvinculação de todos os hosts, ela será excluída da Console do LCC.
{% endhint %}

1. Clique em **Hosts** no menu lateral esquerdo do LCC

   ![](/files/wbA4uj40jqgmWfrVZjIR)
2. Selecione 1 ou mais hosts marcando a caixa ao lado do Hostname e clique no botão Actions do tipo da página, ou clique no botão Actions da linha do host desejado.
3. Após clicar em Actions, clique na opção **Account Del**

   ![](/files/ZftVAv1pCfZu3WV2SQ4K)
4. Pesquise o nome da conta no campo **Insert Accounts** para facilitar a seleção.

   ![](/files/CAe1gMcyXybl7DTwofnq)
5. Clique em **Yes** para confirmar a exclusão da conta no Host selecionado.

   ![](/files/rjLvzJUmVBAKdsbbHJYf)
6. Abra o host em que enviou a ação e clique em **Actions History**

   ![](/files/urrgFq3jmYCF35LSTRrc)
7. Aguarde as ações *Account Del* e *Photography* ficarem com o status **Processed**

   ![](/files/fD2cu8X6iR9Sv1toznqA)
8. Após as ações finalizarem com sucesso, clique em **Account** e será possível observar a conta removida não está presente.

   ![](/files/q0xkL84fnFitQUqXh6Ew)


---

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