# File Add

## Requirements

Linux Control Center = 2.10.X or higher

## Overview

The Linux Control Center allows you to upload and manage files from managed Hosts. The LCC file management provides greater reliability when creating backups of configuration files and more security with access permission control.

## Objective

The objective of this document is to demonstrate the step-by-step process for using the File ADD *Action*

## Add Managed File to Host

1. Access the **Hosts** screen.

   ![](/files/kLRZy7Wmwcn7AYdWfqAw)
2. Click on **Actions** in the row and a desired Host and click on **File Add**.

   ![](/files/SkxAacSIGznfSNBhWkhl)
3. To run the Action on multiple Hosts simultaneously, select the desired Hosts and click on **Actions** at the top of the page and click on **File Add**.

   ![](/files/MTmZlJ96gd20IVe9tcVU)
4. Click on **File Type** and choose the **Managed** option.

   ![](/files/EZro38pS6uMRf6lgUDVq)
5. Click on **Insert File** and choose the managed file to add to the Host.

   ![](/files/TcL8HZsxaLtbfB0lJaLC)
6. Click **Yes** to start the *Action*.

   ![](/files/jNsuvvf2ppKcKZ4Tcvxt)
7. Click the **Queue Working** button at the top of the page to monitor the execution of the action.

**Note:** An independent **File Add** Action will be created for each Host if it is executed on more than one Host simultaneously.

```
![](/pt-br/images/hosts_actions/file_add/actions_file_add_working.png)
```


---

# 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/host-actions/file-add.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.
