# Images

This section displays all WorkSpace images in the AWS account, both custom and default. The list is fully searchable by partial matches on any column's contents.

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

You can easily copy a WorkSpace image to another AWS region directly from the image details screen. To do this:

1. Click on the image you want to copy.
2. In the top-right corner, click the three-dot menu and select "Copy Image."
3. Fill out the new image name and provide a description.
4. Select the destination region from the dropdown list.
5. Click "Copy Image."

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

Once submitted, you’ll receive a message confirming the image is being copied and a email once copy has completed. This is useful for maintaining consistent WorkSpace configurations across multiple AWS regions.

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


---

# 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.nuvens.cloud/admin/resources-section/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.
