# Drive Settings

Drive settings can be accessed be either right clicking on the drive in the left panel or by going to the workspace settings from the left panel and then scrolling down to the drive on the left.

Drive settings can be controlled by anyone that has admin access on the workspace. This includes:

* Changing the drive name
* Changing the drive icon&#x20;
* Deleting the drive

Note that **full access** drive members ***cannot*** change drive settings or metadata. Only workspace admins can change settings and metadata.


---

# 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://academy.shade.inc/workspaces-and-drives/drive-settings.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.
