# Managing Sets

*Article Topics:* [*Content*](/getting-started/common-topics/content.md)*,* [*Sets*](/getting-started/common-topics/sets.md)

Content Sets are a collection of Videos, Photos, Thumbnails, or a combination of all three. Content Sets can be published on a Channel and serve as the main feature that your Visitors and Members interact with.

Each **Set** contains details related to itself, such as which models are in the content, what gender they are, the category of content, the location, and more.

## Types of Content

There are multiple types of Content Sets: Photo Sets, Video Sets, or Sets with both Videos and Photos, each tailored for specific types of content.

## Set Details

Each **Content Set** contains relevant details to help distinguish it from other content while also providing information that will be displayed on the Tours and Member Areas that have access to the Channel(s) that a Set is published to.

* **Cover Photo** - Represents the **primary image or video thumbnail** that showcases the Content Set when on a Set List. It serves as a **visual identifier** for the set.
* **Trailer Video** - An optional **short video preview** used to entice visitors to view the full content.
* **Set ID** - A **unique identifier** for each Content Set, facilitating easy referencing and management within the CMS.
* **Status** - Indicates whether the Content is **Disabled**, or **Enabled**; displaying on a Tour or Member Area with access to the Channel it is Published to.
* **Date Added** - The date when the Content Set was added to the CMS.
* **Name** - The name of the Content Set, which should be descriptive and easily recognizable.
* **Description** - A brief description of the Content Set, providing additional context to visitors and members.

### Default Metadata Types

In addition to these details, each set contains a list of data to help categorize it called **Metadata Types.** Metadata Types can be created to give you as much flexibility for your content as possible.

Below is a list of default Metadata Types that are included with every installation of NATS:

* Credit
* Location
* Tags
* Models
* Category
* Gender

More Metadata Types can be added to Sets by clicking the "Choose from list" button in the Metadata Section.&#x20;

Learn more about adding new Metadata Types to the CMS in the [Managing Metadata Types](/content-management/metadata/managing-metadata-types.md) article.

## Using Content Sets

Content can be uploaded to your Content Server as Content Sets. **Content Sets** can be comprised of photos, videos, or a combination of both videos & photos.&#x20;

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

## How Sets appear on your site

Once a Set is created and published to a Channel, it is then available to any Member Area or Tour that has access to the Channel through [Content Rules](/content-management/member-areas-and-tours/member-area-and-tour-details.md#content-rules) and [Block Defaults](/content-management/member-areas-and-tours/themes/block-defaults.md).

Sets appear in [Set List Blocks](/content-management/member-areas-and-tours/themes/block-types/set-list-block.md) as a list with multiple sets, using the cover photo, name, and any other admin-defined details. They also appear in [Set View Blocks](/content-management/member-areas-and-tours/themes/block-types/set-view-block.md), displaying a single Set's page with its Photos/Videos, name, description, metadata, and rating details.

### Controlling Visibility

Sets must be published to a **Channel** that is accessible by a Member Area or Tour. **Block Defaults** on your themes decide which channels a block pulls from. Finally, Set Status (Enabled/Disabled) and Timing (Publish On) determine if/when a Set is displayed.

## Steps for Management

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

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

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

## Additional Resources

{% content-ref url="/pages/pmJ7Mz6e0n7Yx3bKfrT9" %}
[Creating Sets from the Server](/content-management/sets/managing-sets/creating-sets-from-the-server.md)
{% endcontent-ref %}

{% content-ref url="/pages/twbaE2hW9n9rWvAYu2Ny" %}
[Managing Sets with both Videos and Photos](/content-management/sets/managing-sets/managing-sets-with-both-videos-and-photos.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/sets/managing-sets.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.
