# Syncronized Files

## Requirements

Linux Control Center = 2.12.X or higher

## Overview

The Linux Control Center allows you to upload files to the Console, allowing you to manage files on your servers. To avoid version errors and conflicts, the LCC automatically manages and synchronizes these files in its database. The **Synchronized Files** screen displays the list of these files.

## Objective

This document aims to demonstrate the **Synchronized Files** in the LCC Console.

## Synchronized Files.

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

   ![](/files/hrHlEv8SGbfrVGOKVHrt)
2. Click on **Synchronized Files**.

   ![](/files/Rxx9XVYMvFDfgvmnKPdC)
3. The Synchronized Files in the Console will be listed.

   ![](/files/lrTZHbh0BmF2H0VdoqBR)


---

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