# Creating Sets

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

## Introduction

Content Sets can be created in the Admin or uploaded directly from a directory on the Server. When making a set using the "Add Set" button, the set itself will be empty and must be populated with Content.&#x20;

Content can be uploaded directly from a directory on the server. Using this method, you can create sets with existing content more easily. This is especially beneficial when uploading large amounts of content.

See [Creating Sets from the Server](/content-management/sets/managing-sets/creating-sets-from-the-server.md) for a more detailed instruction on FTPing your files.&#x20;

Content sets are created using a Name, Description, and Content Server. The Name of the content set determines what is displayed to your site visitors. The description describes the content itself, while the Content Server serves as the home for your Content.&#x20;

***

## Creating a Content Set

A Content Set must first be created to upload Content to it.&#x20;

1. Navigate to the Sets section underneath the Content Management tab.
2. Select the "Add Set" button at the top right of the page.

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

3. Insert a name and description, then select the Content Server from the list of available options.

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

You'll then be presented with the Content tab, where you can begin uploading content to the set.&#x20;

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

Once an empty set has been created, the next step is Uploading Content to this set.

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

If you have uploaded sets through the server, the next steps will be to publish to your Site.

{% content-ref url="/pages/q6qTSu9qX7hWcA6CJZ8w" %}
[Publishing Sets](/content-management/sets/managing-sets/publishing-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/sets/managing-sets/creating-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.
