> For the complete documentation index, see [llms.txt](https://docs.rawrshak.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rawrshak.io/tutorials/developer/rawrshak-dapp/updating-a-meta-assets-metadata.md).

# Updating a Meta Asset's Metadata

#### 1. Go to Store Page in Developer Mode

![Click the Store Page](/files/vboB024P65MckP9OuWHk)

#### 2. Select the Content Smart Contract

![Select the Content collection to deploy the asset in](/files/a7nkI4Y4WAX37un8ZJnt)

#### 3. Select an Asset to edit

![Selecting Smol Ina asset](/files/IrZBD09IDNBTBKc4d49R)

#### 4. Click "Edit Metadata" button

![Edit Metadata](/files/YnIAPjpwKXK2JbKpt7Jp)

#### 5. Edit the Metadata that needs to get updated, and Click "Update Asset" button

{% hint style="info" %}
Make sure you put in a valid Pinata API Key and API Secret.
{% endhint %}

In this case, we're updating the "Name" of the prefab inside the uploaded AssetBundle.

![Edit "Name"](/files/ezdtJl8zYGyQwXpwaTUC)

![When ready, click the "Update Asset" button.](/files/CgdpKu6ftnhF1fCopEOm)

#### 6. Wait for IPFS to propagate the metadata to the subgraph

![Wait for it to succeed](/files/7xxc011yezEUbLLAe0ar)

7\. Verify the metadata

![Info in the metadata is read by TheGraph properly](/files/t7gLrANw6J0KbPzwACEV)

If the underlined information is blank, it means the subgraph was not able to process the asset. Please edit the metadata again (send the same 'edit metadata' transaction).
