# Apply Metadata Pattern

## Installation

To install this app please follow the instructions as directed in the [Custom Apps instructions](/tools/general-apps.md).

{% hint style="info" %}
Support for the functionality of this app is only provided through the Community Forums in the [Tools category](https://forum.threekit.com/c/tools/14).
{% endhint %}

## **Usage**

<figure><img src="/files/DnSebsZ5w7hayO6BpzEh" alt=""><figcaption><p>Apply Metadata Pattern Steps</p></figcaption></figure>

### STEP 1

Read the Usage instructions at the top of the app page

### STEP 2

Make sure you tag your newly uploaded assets with a unique tag that can be used for this app.

Enter the tag in the app and choose the separator.

### STEP 3

Define your groupings, metadata names, and metadata value styling.

### STEP 4

Save the setup as a template for later use with other uploads that follow the same convention.

### STEP 5

Apply the metadata changes to the assets.


---

# 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://community.threekit.com/tools/general-apps/apply-metadata-pattern.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.
