# Virtual Folders

Virtual folders provide flexibility to aggregate multiple SharePoint data sources in to a single network drive.

{% hint style="info" %}
See [Virtual Folders For Organising Drive Content](/feature-guide/virtual-folders-for-organising-drive-content.md) for more information about their use
{% endhint %}

To create a virtual folder, select your network drive in the <code class="expression">space.vars.PRODUCT\_NAME</code> administration console then from the action button, choose&#x20;

{% stepper %}
{% step %}
To create a virtual folder, select your network drive in the <code class="expression">space.vars.PRODUCT\_NAME</code> administration console

<figure><img src="/files/477HHOIfjzkvWMfbqNHt" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click the "Choose an action..." button and select "Create a virtual folder"

<figure><img src="/files/uJ91hPimDposa4bRckZ5" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
You will be prompted to enter a name for the virtual folder. Enter the name, E.g. "Customers" and click Next. Only valid Windows system characters are supported for the folder name.

<figure><img src="/files/BIT8fYjArFJkTWpLxoEz" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
If you want to target your virtual folder at specific groups of users only, then you can configure your targeting settings. If you want the virtual folder to show for all users, just click Next

<figure><img src="/files/p5UbC6uLOr4NvLluKju3" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Now choose the target in SharePoint to connect your virtual folder to. Virtual folders can be nested within virtual folders; if you want the virtual folder to contain other virtual folders then choose "Nothing" as the connection target. After you have connected your virtual folder, click the Create button

<figure><img src="/files/NxvrXTwA06LnBs9hMd7I" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
You are returned to the network drive page where your new virtual folder will show. Click the Publish button to apply your changes and have them update on users' computers

<figure><img src="/files/fdJNh8OXQ7jlyL581zEQ" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
When creating a virtual folder, if you have connected the parent network drive or parent virtual folder to a target in SharePoint, then the connection will be cleared. This is because a network drive or virtual folder cannot both be connected to SharePoint AND contain virtual folders.
{% 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.zeedrive.com/administration-guide/virtual-folders.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.
