# How to create a NAS shared folder?

\*For illustration purposes, only Synology NAS is used as an example.

## Step 1: Enable SMB services

Log in to the NAS device, open the control panel, and enable SMB services.

<div align="left"><figure><img src="/files/41iha7P5RP7TjGX0dZ7E" alt=""><figcaption></figcaption></figure></div>

## Step 2: Setup Shared Folder

Click on "Shared Folder", create a folder and name it (for example, name it "D5LibTest"), then click "Next" to proceed to encryption settings.

<div align="left"><figure><img src="/files/FjYG8q6txl2F5PYvTO61" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/AC1mFqiFk1UY3Z2tDAYv" alt=""><figcaption><p>When creating a shared folder for the team asset library, you can choose to encrypt it as needed (not recommended).</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/1e3dA0AqwwxnSBybPOid" alt=""><figcaption><p>Select the users who can share this folder and set the permission to "Read/Write".</p></figcaption></figure></div>

## Step 3: Get the address of the shared folder

Click on the PC (Windows Explorer) address in "File Services".

For example, \\\D5NAS Add the name of the shared folder that was just created to get \D5NAS\D5LibTest, which is the address of the team library shared folder.

<div align="left"><figure><img src="/files/5BUkN7bKaID99gahoavQ" alt=""><figcaption></figcaption></figure></div>

Notes:&#x20;

If the shared account password is correct but the team library cannot be connected, you can make the following settings in the NAS: File Services >> SMB >> Advanced Settings >> Others >> Check "Enable NTLMv1 authentication".

<figure><img src="/files/VFO1la6NX54WqTKegkUm" 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.d5render.com/instruction-for-d5-for-teams/how-to-deploy-team-library-and-manage-team-assets/how-to-create-a-nas-shared-folder.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.
