# Operator — FileManager Scenarios Hub

A page for operators working with files in FileManager. Here you can quickly upload documents, find needed files, and attach them to requests without unnecessary navigation. Below are instructions for viewing, uploading, and actions with files.

---

## Quick Overview
- [High-Level Goals and Scenarios](#high-level-goals-and-scenarios)
- [Where to Work in the Interface](#where-to-work-in-the-interface)
- [Quick Links](#quick-links)

---

## High-Level Goals and Scenarios

### Working with Files and Folders
**Goal** — quickly find, upload, or delete files needed for working with clients.
- **View file list** — how to open the file system and see all available files and folders. → [./how-to/view-files.md](/en/filemanager/how-to/view-files.md)
- **Upload a new file** — how to add a document, image, or other file to the system. → [./how-to/upload-file.md](/en/filemanager/how-to/upload-file.md)
- **Copy a file link** — how to get a direct link right after upload or from the list. → [./how-to/copy-file-link.md](/en/filemanager/how-to/copy-file-link.md)
- **Rename a file** — how to change a file name right in the list, without uploading again. → [./how-to/rename-file.md](/en/filemanager/how-to/rename-file.md)
- **Delete a file or folder** — how to remove unnecessary files from storage. → [./how-to/delete-file.md](/en/filemanager/how-to/delete-file.md)
- **Navigate to a folder** — how to open a nested folder and see its contents. → [./how-to/navigate-folder.md](/en/filemanager/how-to/navigate-folder.md)

---

## Where to Work in the Interface
Main work with files happens in the `FileManager` module:
- **`File manager` module**: `Menu -> File manager` — here you see all files and folders, can upload new ones, and manage existing ones.

---

## Quick Links

### Main Operations
- [View files](/en/filemanager/how-to/view-files.md)
- [Upload file](/en/filemanager/how-to/upload-file.md)
- [Copy file link](/en/filemanager/how-to/copy-file-link.md)
- [Rename file](/en/filemanager/how-to/rename-file.md)
- [Delete file](/en/filemanager/how-to/delete-file.md)
- [Navigate folders](/en/filemanager/how-to/navigate-folder.md)

