> For the complete documentation index, see [llms.txt](https://docs.portainer.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.portainer.io/user/kubernetes/volumes/inspect.md).

# Inspect a volume

From the menu select **Volumes** then select the volume you want to inspect.

<figure><img src="/files/qyibKdZ4UDT1DfeJO058" alt=""><figcaption></figcaption></figure>

When you select a volume, the screen will divide into three sections, each described below.

## Volume section

Summarizes key information about the volume.

| Attribute            | Overview                                                                                                                                             |
| -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| Name                 | The name of the volume.                                                                                                                              |
| Namespace            | The namespace that the volume belongs to.                                                                                                            |
| Storage              | The storage object that the volume uses.                                                                                                             |
| Shared Access Policy | The access policy configured for the volume.                                                                                                         |
| Provisioner          | The storage provisioner that provisions the volume.                                                                                                  |
| Creation date        | When the volume was created.                                                                                                                         |
| Size                 | The size of the volume. You can grow a volume by clicking the **Increase size** button and adjusting the value. Shrinking a volume is not supported. |

<figure><img src="/files/IQl89LHKhLj2CvQb0qgU" alt=""><figcaption></figcaption></figure>

## Events section

Shows information about volume-related events.

<figure><img src="/files/whhkdDeybspMnpUzkvZU" alt=""><figcaption></figcaption></figure>

## YAML section

This displays the YAML generated from the volume deployment. Use it to create backups of the configuration.

<figure><img src="/files/PAB3ZN5WadquItGm2WD8" alt=""><figcaption></figcaption></figure>
