diff --git a/pods/manage-pods.mdx b/pods/manage-pods.mdx index e8939ed3..07961ed1 100644 --- a/pods/manage-pods.mdx +++ b/pods/manage-pods.mdx @@ -103,9 +103,9 @@ Stopping a Pod releases the GPU and preserves data in `/workspace` (volume disk) You'll still be charged for [volume disk storage](/pods/storage/types#volume-disk) while stopped. Terminate the Pod if you don't need to retain your environment. - -Pods with [network volumes](/storage/network-volumes) attached cannot be stopped, only terminated. Your `/workspace` data is preserved in the network volume. - + +When using a [network volume](/storage/network-volumes), your `/workspace` data is preserved whether you stop or terminate the Pod. +