# Удаление снапшота

Следующая процедура описывает удаление снапшота с помощью портала администрирования:

1. Перейдите в раздел Compute > Virtual Machines, выберите ВМ из списка, нажмите на ссылку в ее имени, чтобы открыть свойства, перейдите на вкладку Snapshots. Выделите снапшот для удаления, нажмите кнопку Delete;
2. Откроется окно диалога с запросом подтверждения на удаление снапшота. Нажмите OK, если хотите удалить его;
3. Удаление может занимать некоторое время. После завершения снапшот пропадет из списка на вкладке Snapshots машины.


---

# 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://kb.pvhostvm.ru/hostvm-server/rukovodstvo-po-administrirovaniyu/snapshoty/udalenie-snapshota.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.
