# Updating collection metadata

With Highlight, you can edit the image and metadata of your collection from the collection management page.

{% hint style="info" %}
Note: This applies only to open editions, limited editions, and one-of-ones. Generative and series collections are not supported.
{% endhint %}

### Updating image metadata for Edition collections

To update collection metadata, go to the collection management page of the collection you want to update, then navigate to the "Metadata" section.

<figure><img src="/files/9sGW4ZUNIlVmK17FPUKi" alt=""><figcaption></figcaption></figure>

Click "Edit". On this module, you can update the image or description metadata.

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

Save updates by confirming a transaction, and you're set!


---

# 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://support.highlight.xyz/knowledge-base/for-creators/managing-your-collections/updating-collection-metadata.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.
