# Metadata Details & Settings

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

## Metadata Details

When viewing Metadata, you are immediately presented with several details, including a thumbnail image and a list of model details. As mentioned before, the details range from a wide variety of attributes that you can give to your Metadata.

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

* **Value ID -** Unique identification number.&#x20;
* **Metadata Type -** The type of Metadata the selected Metadata belongs to.
* **Status -** Whether the Metadata is enabled or disabled.
* **Date Added -** The date the metadata was created.
* **Enabled Sets -** The number of Sets the Metadata is associated with.
* **Name -** The given name of the Metadata.
* **Slug -** The value that is appended to the URL.
* **Description -** The given description of the Metadata.

In addition to these details, you will find a list of configurable **Attributes** that are shared amongst all Metadata of the same type.&#x20;

### Sets

At this point, you may be wondering, "How is metadata connected to Content Sets?" Content Sets contain metadata to identify and categorize them. The list of metadata you see on the Details tab of any of your Sets is populated by the available Metadata Types you have created, including **Models,** since Models are no different functionally from Metadata.

<figure><img src="/files/4Ho5KtxEsE9NAmUcozZX" alt=""><figcaption></figcaption></figure>

Once a Set has a particular Model added to it, that Content Set will be added to the list of Sets under the Model's Set tab. Here, you can view every set that your Model is connected to, as well as filter through the list.

{% content-ref url="/pages/s11YttpQxBvqp3PhHFir" %}
[Sets](/content-management/sets.md)
{% endcontent-ref %}

### User Interactions

The user interaction tab for a specific Metadata, like a model for example, gives you details including comments, ratings, favorites, and views.

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

You can get a more in-depth look at this on the [User Interactions](/content-management/user-interaction.md) article.

### Metadata Documents

On the Documents tab for Metadata, you can upload documents for your own benefit.&#x20;

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

Learn more about documents on our [Documents for Sets and Metadata](/using-nats/one-off-articles/documents-for-sets-and-metadata.md) article.

## 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/metadata-details-and-settings.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.
