# Regions

## Requirements

Linux Control Center = 2.12.X or higher

## Overview

Linux Control Center allows installation in Cluster mode. This screen allows the creation of Regions, where Worker modules can be assigned. With this, it is possible to execute Actions in different Regions, ensuring more performance and centralized management through a single Console.

## Objective

This document aims to demonstrate how to create a Region for a Worker.

## Create Region for a Worker

1. Click on **Config** in the left side menu of the LCC

   ![](/files/c92CYrW3uRE96JP1CfPx)
2. Click on **Regions**.

   ![](/files/OLyislauKHlE4oYn6vF6)
3. Click **Create.**

   ![](/files/dUP6ebCARIsh0uhpDcU4)
4. Enter a **Name** to identify the region and click **Save.**

   ![](/files/5LykiPEVAVAdBXpag74g)


---

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