> For the complete documentation index, see [llms.txt](https://docs.glesys.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.glesys.com/products/storage/file-storage/how-tos/manage-access-to-volumes.md).

# Manage access to volumes

By default, nobody is allowed access to a volume. Access must be explicitly given once the volume is ready.

***

## Manage access to a volume using the control panel

NFS only allows whitelisted servers and computers to connect. Therefore, you must first grant your servers access to the volume before it can be used.

To grant access to the NFS volume, click on the volume in the **File storage** overview. Under **Details**, click **Provide access to a server**.

<figure><img src="https://3379166260-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlMZhhdQNcWOpX5Bj48GK%2Fuploads%2FU3p2pON4wxzffQhOhyip%2Ffile-storage-provide-access-to-a-server.png?alt=media&amp;token=3351455c-875d-4695-a609-3543c8ae6a99" alt=""><figcaption></figcaption></figure>

Click on the servers that should have access to the volume. A checkmark will appear to the right of the selected servers. Once finished, click **Add Selected**.

<figure><img src="https://3379166260-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlMZhhdQNcWOpX5Bj48GK%2Fuploads%2FNjrIUGNCUXZfTtjJ3oHt%2Ffile-storage-grant-access-to-servers.png?alt=media&amp;token=604de4b4-fccb-4fc1-99ae-90bebc95296e" alt=""><figcaption></figcaption></figure>

### Changing access at a later time

To add or remove access for servers later on, click **Actions** and then **Manage access** for the current volume.

<figure><img src="https://3379166260-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlMZhhdQNcWOpX5Bj48GK%2Fuploads%2FTL2t0rdeoaXArmVjlekQ%2Ffile-storage-manage-access.png?alt=media&amp;token=26c4707f-02c2-49a6-8cbc-6b8801080500" alt=""><figcaption></figcaption></figure>

## Manage access to a volume using the API

Use the [filestorage/editvolume](https://github.com/GleSYS/API-docs/wiki/API-Documentation#filestorageeditvolume) endpoint with the optional argument **accesslist** to manage access to a volume. For general instructions on how to use the API, see [Platform → API](/platform/control-panel/api.md).
