# DCD How-Tos

## Quick links

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Set User Privileges for Network File Storage</strong></mark></td><td>Learn how to grant necessary privileges to your users.</td><td><a href="how-tos/set-user-privileges">set-user-privileges</a></td></tr><tr><td><mark style="color:blue;"><strong>Set Up a Cluster</strong></mark></td><td>Learn how to create Network File Storage clusters.</td><td><a href="how-tos/set-up-nfs-cluster">set-up-nfs-cluster</a></td></tr><tr><td><mark style="color:blue;"><strong>View Clusters</strong></mark></td><td>Learn how to access a list of Network File Storage clusters.</td><td><a href="how-tos/view-nfs-clusters">view-nfs-clusters</a></td></tr><tr><td><mark style="color:blue;"><strong>Manage a Cluster</strong></mark></td><td>Learn how to manage a Network File Storage cluster.</td><td><a href="how-tos/manage-nfs-clusters">manage-nfs-clusters</a></td></tr><tr><td><mark style="color:blue;"><strong>Delete a Cluster</strong></mark></td><td>Learn how to delete a Network File Storage cluster.</td><td><a href="how-tos/delete-nfs-cluster">delete-nfs-cluster</a></td></tr><tr><td><mark style="color:blue;"><strong>Create Shares</strong></mark></td><td>Learn how to create shares within a Network File Storage cluster.</td><td><a href="how-tos/create-nfs-share">create-nfs-share</a></td></tr><tr><td><mark style="color:blue;"><strong>Manage Shares</strong></mark></td><td>Learn how to view and manage shares that are associated with a Network File Storage cluster.</td><td><a href="how-tos/manage-nfs-shares">manage-nfs-shares</a></td></tr><tr><td><mark style="color:blue;"><strong>Delete a Share</strong></mark></td><td>Learn how to delete a share from a Network File Storage cluster.</td><td><a href="how-tos/delete-nfs-share">delete-nfs-share</a></td></tr></tbody></table>


---

# 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.ionos.com/cloud/backup-and-storage/network-file-storage/how-tos.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.
