# Metadata

Bueno Drops collections can be edited after deployment and before mint. This will let you clean up any mistakes and/or fine tune your collection before you open your sale.

To make metadata changes after deployment, navigate to the Manage tab and select the token you'd like to edit.&#x20;

{% hint style="warning" %}
Keep in mind, **once a collectable has started to mint, all metadata settings are locked in and can't be changed.**&#x20;
{% endhint %}

Included in the metadata are collectable title and description. This is also where you can replace the artwork image, if needed.

<figure><img src="/files/2wdR9KQJP90uD4puCjAw" alt=""><figcaption></figcaption></figure>

Want to add traits your your collectables? Bueno Drops offers fully customizable trait metadata. Simply add a property and enter in the attribute category name and trait name. &#x20;

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

If you have multiple traits in a single attribute category, those traits will automatically be grouped together when using marketplace trait filters. The same goes for collectables with the same traits.&#x20;


---

# 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.bueno.art/bueno-drops/drop-settings/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.
