# Adding Metadata

*Article Topics:* [*Metadata*](/getting-started/common-topics/metadata.md)

Metadata Types can be added to your Content Sets to help you and your visitors categorize your Content. Content Sets can contain multiple Metadata Types, and each metadata Type can hold multiple Values.&#x20;

All of your Metadata Types can be managed in the Metadata Section of the Content Management Admin.

***

## Adding Metadata Types

1. Navigate to the Metadata section of the Content Management Admin.
2. Select the "Add New" button at the top of the page.

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

3. Select the New Metadata Type option.

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

4. Insert the name and short name for your Metadata Type, then select the "Add" button.

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

The metadata type will now be created and appear as an available field on your Content Sets, but must still be populated with **Metadata Values**.

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

## Adding Metadata Values

1. Select the "Add New" button at the top of the specific Metadata Type, then select the second option, prompting you to add a new value to the Metadata Type. In this example, **Country** is the Metadata Type we wish to add value to.&#x20;

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

2. Insert the name of the Value, then select the "Add" button.

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

The new Metadata Value "USA" has now been added to the Metadata Type "Country" and can be added to your Sets.

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

## Adding Metadata to Sets

1. Navigate to the Content Set you wish to add Metadata to.
2. Select the "Update" button next to the Metadata Type.

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

3. Click the dropdown to view a list of available Values or search for the value directly. &#x20;

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

Selecting the Value will automatically add it to your set. Alternatively, New Data Values for the currently selected Metadata Type can be created by simply typing the name of the new data value into the field.

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

The Content Set will now have the appropriate Metadata Type values.

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

## Related Articles

{% content-ref url="/pages/pn4OKr8ayYi7lURNkQBp" %}
[Uploading Content to Sets](/content-management/sets/managing-sets/uploading-content-to-sets.md)
{% endcontent-ref %}


---

# 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.toomuchmedia.com/content-management/metadata/adding-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.
