# Mount EFS Volume (Windows) Action

The Mount EFS Volume action allows you to mount an EditShare EFS media space on a Windows workstation. This action is useful for automatically mounting a specified EditShare media space when a user logs in. To configure this action, you'll need the following information:

* EditShare Host IP
* Media Space name (excluding the "\_1" suffix)
* Username
* Password
* Mount Point: Drive letter or UNC name

<figure><img src="/files/eUDk9ZhNNYO0IKiaF09D" alt="" width="563"><figcaption><p>Mount EFS volume node</p></figcaption></figure>

{% hint style="success" %}
**Mount EditShare media space via Connect API**

Starting with EditShare Connect Client 2023.2.0, a client API is available. This API allows users to mount and unmount additional media spaces after logging into the Connect client or when another media space has already been mounted.

For more information, please refer to the official EditShare API documentation.\
<https://developers.editshare.com/?urls.primaryName=EditShare%20Connect>
{% endhint %}


---

# 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.helmut.de/helmut4-releases/helmut4-components/streamdesigner/nodes/actions/third-party/editshare-2/editshare-file-system/mount-efs-volume-windows-action.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.
