# Log into File Manager

After configuring the user and the VFS, and creating a Connection Contract that authorizes the user to access the VFS, you can log into the File Manager with the assigned username and password.

<figure><img src="/files/o9VH9n3MGAJ2R0Xqg2qh" alt="" width="563"><figcaption></figcaption></figure>

Once authenticated with valid credentials, you will be redirected to the **main page**, which displays the files and folders located in the root directory of the assigned VFS (if any exist).

These files and folders correspond to the **Virtual Paths** defined within the VFS associated with the selected **Connection Contract** in Data Mover.&#x20;

An example is shown in the figures below.

<figure><img src="/files/QtvQKjiqromxspjQKSYJ" alt=""><figcaption></figcaption></figure>


---

# 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/file-manager/log-into-file-manager.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.
