# Edit Image

You can assign a name and description to an imported image made available to you through the Glance image catalog. You can add metadata to the image in the form of key-value pairs.

You must be a self-service user or an administrator to perform this operation.

To assign a name and description to an image, follow the steps given below.

1\. Log in to Clarity.

2\. Click Images in the left panel.

3\. Click the Imported Images tab.

4\. Select the checkbox for the image that you want to edit.

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

5\. Click Edit Image.

6\. Provide values for the following fields.

| **Field**   | **Description**          |
| ----------- | ------------------------ |
| Name        | Name of the Image        |
| Description | Description of the Image |

7\. Click Add key-value metadata if you want to add metadata in the form of key-value pairs.

8\. Enter the key and corresponding value.

9\. Repeat steps 6 and 7 if you wish to add more key-value pairs for the image.

10\. Click Save to save the details for the image.

The changes made to the image are saved.


---

# 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.platform9.com/managed-openstack/images/images-edit-image.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.
