# Managing Metadata Types

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

When you click the Metadata option in the left-hand navigation, you'll be presented with a Metadata Type already in focus. To change the focus, select one of the Metadata Types in the left-hand table.

<figure><img src="/files/1SZvU502C0cf8meozn8a" alt=""><figcaption></figcaption></figure>

When a Metadata Type is in focus, you will be presented with several details and settings for managing your Metadata Types, including the following:&#x20;

* **Name -** The given name of the Metadata.
* **Slug -** The value that is appended to the URL.
* **ID -** Unique identification number.&#x20;
* **Member Views -**  Number of views associated with the Metadata.

At the top right of the page, you will find Settings, including the following:

* **Add -** Add a new Metadata value to the Type in focus.
* **Filter -** Search for a specific Metadata Type while controlling the granularity of results based on visibility and ordering.&#x20;
* **Edit Details -** Edit the details of the Metadata Type itself.

### **Editing Details and Attributes**

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

Within the "Edit Details" modal, there is an Attributes tab that allows you to delete, add, and customize attributes that are associated with the values of a Metadata Type. These attributes will appear as fields that can be populated.

The Type column denotes whether the field is a String or an Image, while the Visibility column indicates whether the attribute is displayed to the Public on Tours, Members in the Member Areas, or Admin for internal tags.

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

The attributes for the Model Metadata Type will appear as such:

<figure><img src="/files/0Xw5BRPL3DSwNq4MdVm8" alt=""><figcaption></figcaption></figure>

## Adding new Metadata Types

New metadata types can be created by clicking the "Add" button on the left of the page.&#x20;

<figure><img src="/files/0lpemrHyZ1U8tir4RgUo" alt=""><figcaption></figcaption></figure>

Once the modal pops up, you can enter the name and the short name for the Metadata Type.

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

## Related Articles

{% content-ref url="/pages/1uzBuWsDBEUtbOlMpGA2" %}
[Metadata](/content-management/metadata.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/managing-metadata-types.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.
