# Images

The images section provides a listing of all images stored on the configured storages. This also allows renaming or deleting images. When an image is deleted it is also removed from the S3 storage.

### Create Images

The [**pritunl-cloud/tools/virt-install**](https://github.com/pritunl/pritunl-cloud/tree/master/tools/virt-install) directory contains all the scripts used to build the default system images provided by Pritunl. These can be used to either rebuild the provided images or as a base for supporting other operating systems.


---

# 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.pritunl.com/kb/cloud/components/images.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.
