# LCC Management

## Requirements

* Linux Control Center = 2.10.X or higher

## Overview

* The Management screen allows you to manage the LCC modules to perform maintenance and updates.

## Objective

* This document aims to demonstrate how to use the actions to manage the LCC

  <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p>Before executing the actions, ensure access to the Host where the LCC is installed. This will allow you to perform corrections in case of unexpected errors.</p></div>

## Management LCC

1. Access the **Config** screen

   ![](/files/Z15DrkgZPJB9pbky3cP7)
2. Click on **Management**.

   ![](/files/LMfQD8tU9hdqovIL8zpe)
3. Choose the action you want to perform.

* **Restart Console**\
  Restarts the Container Console
* **Shutdown Console**\
  Shuts down the Container Console
* **Restart Worker**\
  Restarts the Container Worker
* **Shutdown Worker**\
  Shuts down the Container Worker
* **Recreate Worker**\
  Deletes, downloads and reinstalls the Container Worker
* **Restart Alert Report**\
  : Restarts the Container
* **Shutdown Alert Report**\
  Shuts down the Container

  ![](/files/w3erl31SGC6u5gkh5qQL)

1. Click **Save**.

   ![](/files/4zdwC5X4IFwUnqUz9B8v)
2. Confirm by clicking **Agree** and wait for the action to finish.

   ![](/files/nQCUNfeg76qi2qUp7MEE)


---

# 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/configs-integrations/configs/management.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.
