# Configure a virtual file system

Once the VFS has been created, you can proceed with its configuration to make it usable within Data Mover.

To access the configuration area, click the **3‑dot menu** in the VFS results list and select **Edit**.

The **Virtual File System details** page opens with useful information on its top bar:

<figure><img src="/files/1O50H5EXiOR8ydW9uMfp" alt=""><figcaption></figcaption></figure>

The top bar displays:

* **VFS Name** and **Description**
* **Partner**
* **Storage Class**
* **Retention Class**
* **ACL status**, indicated by the padlock icon:
  * **Open padlock** → ACL unmanaged: all users and groups can access the VFS
  * **Closed padlock** → ACL managed: access is restricted and must be assigned

To update the **Description**, **Storage Class**, **Retention Class**, **Partner**, or **Group**, click the **pencil icon** in the header.

{% hint style="danger" %}
ACL settings **cannot** be modified after the VFS is created.
{% endhint %}

Configuration of a VFS typically involves two main steps:

* Setting access permissions through [ACLs](/data-mover-1.21/virtual-file-systems/configure-a-virtual-file-system/configure-acls.md).
* Defining the folder structure by [adding virtual paths](/data-mover-1.21/virtual-file-systems/configure-a-virtual-file-system/add-virtual-paths.md).


---

# 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.primeur.com/data-mover-1.21/virtual-file-systems/configure-a-virtual-file-system.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.
