# File Browser

To access it this section, click "**File Browser**" on the left sidebar.

<figure><img src="https://4178558898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff38qThSa0Aa40txosxbS%2Fuploads%2FmR9i3SUMoUp0NZJSEIhX%2Faccess_filebrowser_menu.webp?alt=media&#x26;token=c01d7438-7206-48fd-8cba-41d95e40e7a2" alt=""><figcaption></figcaption></figure>

This will open a new interface from where you can manage all files available on the underlying file-system.

<figure><img src="https://4178558898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff38qThSa0Aa40txosxbS%2Fuploads%2FtqZBnffyWJreAglIzkke%2Faccess_filebrowser_interface.webp?alt=media&#x26;token=34ed6bb2-4ee8-486c-ad61-1a926081e09b" alt=""><figcaption><p>File Browser Interface</p></figcaption></figure>

{% hint style="info" %}
Web-based file browser honors filesystem permissions.
{% endhint %}

## Distributed Storage

Backend storage (EFS/FSxL) is available on all Linux nodes. FSxOnTAP is available on all Linux + Windows nodes.

Updating a file via your virtual desktop is the same as updating a file via a terminal or via the web-based file browser.

## Upload file(s)

To upload a file, click "**Upload Files**" then either drag & drop files or browse your local device. Once all the files are selected, click "**Upload (N) Files**"

<figure><img src="https://4178558898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff38qThSa0Aa40txosxbS%2Fuploads%2FrRy90mbqyqcfxb7E7uua%2Faccess_filebrowser_uploladfiles.webp?alt=media&#x26;token=1f04b01f-7cfa-471c-9315-977a1579f25c" alt=""><figcaption><p>Upload files</p></figcaption></figure>

## Delete file(s)

Select the file(s) you want to delete and click "**Actions**" > "**Delete Files**". Alternatively, you can right-click to display the context menu and click "**Delete** **Files**"

## Manage your Favorites

You can pin your favorites file(s)/folder(s). To do so, select the file/folder you want to add to favorite then click "**Favorite**" . Alternatively, you can right-click to display the context menu and click "**Favorite** "

<figure><img src="https://4178558898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff38qThSa0Aa40txosxbS%2Fuploads%2FzOMnyoCL3CYp6LFKWOws%2Faccess_filebrowser_favorites.webp?alt=media&#x26;token=3ef1addd-a146-4d7c-9123-58317ccae806" alt=""><figcaption><p>Click Favorite button to favorite a location</p></figcaption></figure>

Then navigate to the "Favorites" tab to quickly access it.

<figure><img src="https://4178558898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff38qThSa0Aa40txosxbS%2Fuploads%2FMRL1NNgZKGtNPlVeq4M9%2Faccess_filebrowser_favorites2.webp?alt=media&#x26;token=2f30e38d-1cf0-4448-9e34-8234551a6112" alt=""><figcaption><p>Easy way to access your favorites (file/folders)</p></figcaption></figure>

{% hint style="info" %}
Favorites are stored on the local browser. You will need to re-pin all favorites if you change your browser or clear the cache.
{% endhint %}

## Edit file(s)

For text based files, you can directly edit the content via the web-interface. Click on the file you want to update and a new modal will be displayed with the content of the file. Make your edits then click "**Save**".

<figure><img src="https://4178558898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff38qThSa0Aa40txosxbS%2Fuploads%2FfUPSadb0IxuprXyxuGHs%2Faccess_filebrowser_editor.webp?alt=media&#x26;token=9866668b-4f8b-4f23-9d10-5c1841d570a7" alt=""><figcaption><p>Edit a file using the built-in editor</p></figcaption></figure>

## Tail files in real-time

IDEA also offers you the ability to tail the content of a file in real-time. Right-Click on any text-based file then select "**Tail File**" from the context menu.

![](https://4178558898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff38qThSa0Aa40txosxbS%2Fuploads%2FdJmOZrLaRkH9yKRgdpUE%2Faccess_filebrowser_tail.webp?alt=media\&token=f4dcfbe5-0c13-4cb7-8fb3-eb819482bfb9)

This will open a new window where the content of your file will automatically be displayed without you having to re-open the file. This behavior is similar to `tail -f` command on linux.

<figure><img src="https://4178558898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff38qThSa0Aa40txosxbS%2Fuploads%2FoE45Nkkf0R2fEJGloqnp%2Faccess_filebrowser_tail2.webp?alt=media&#x26;token=f2b9b662-d083-4384-8f54-95081993740d" alt=""><figcaption><p>Tail a file in real-time.</p></figcaption></figure>

## Submit a job

You can select a file to be used as input file for one of your [hpc-workloads](https://docs.idea-hpc.com/modules/hpc-workloads "mention").

Select your file and click "**Actions**" > "**Submit Job**". Alternatively, you can right-click to display the context menu and click "**Submit** **Job**"


---

# 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.idea-hpc.com/first-time-users/file-browser.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.
