# File Manger: Manage Files

{% embed url="<https://vimeo.com/427737799>" %}
File Manager: Manage Files
{% endembed %}

{% hint style="info" %}
**OPEN THE FILE MANAGER MODULE**

Select {Show > File Manager} or press \[Alt+F].
{% endhint %}

## 1. Delete a File

1. Select the file(s) to be deleted.
2. Right-click on the file and select {Delete} or press \[delete].

## 2. Find a File in the OS Directory

* Right-click on a file and select {Show In Folder}.

## 3. Copy File Name or Path

* Right-click on a file and select {Copy File Name} or {Copy File Path} from the contextual menu.

## **4. Manage File Distribution over the Network**

#### **Net Column**

The Net column displays information about file distribution over the network. A green checkmark will be displayed if the file exists on every computer in the network group. If a file is missing from one or many server in the network group, a red X will be displayed. Hold the mouse over the red X to see where the file is present or missing on the network.

#### **Sync Selected**

If a file is missing from one or many computers on the network group, use the Sync Selected\
function to distribute it over the network.

* Right-click on the file and select {Sync Selected} from the contextual menu.

#### **Edit Task Group**

A user may choose to distribute or delete files in a selection of servers within the network group.

Do the following to edit the Task Group:

1. Click the \[insert gearbox icon] to open the File Manager Settings.
2. Activate or deactivate the Task Group Selection toggles to include or exclude servers.

## Related Documentation

{% embed url="<https://docs.vyv.ca/user-guide/3.-importing-content/1.-file-manager>" %}
User Guide / 3. Importing Content / 1. File Manager
{% endembed %}

{% content-ref url="/pages/YU4QsJQiML69Cj2gNt8G" %}
[File Manager](/modules/file-manager.md)
{% endcontent-ref %}


---

# 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.vyv.ca/step-by-step-tutorials/file-managment/file-manger-manage-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.
