# Creating a New Site in NATS

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

You can add a site by navigating to the Site Management tab of the [Sites Admin ](/nats-admin/sites.md)and clicking the "Add a Site" button at the top-right of the page.

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

## Add a New Site&#x20;

On this page, you will be prompted to enter various details for your site, including:

* **Site Name**: The name of the site you are adding.
* **Short Name**: A short name for the site.
* **Site Type**: The type for the site. Site types include:
  * *Membership*: Pass-protected recurring and/or non-recurring sites.
  * *Token*: Free to join, but requires purchasing tokens for use on sites.
  * *Store*: Sell non-membership goods and services.
  * *3rd Party*: Partner site that you promote with your own tour.
  * *Affiliate*: A NATS affiliate website.
* **Site Launch**: The date you want to launch the site on your NATS.
* **Group**: The group that you want to add this site to. For more information, please see our [Site Groups](/nats-admin/sites/site-groups.md) page.
* **Options**: Choose whether you want to hide this new site from affiliates.

<figure><img src="/files/3GtX9BjDJKz1MjLfKRe7" alt=""><figcaption></figcaption></figure>

### Site Details

This page allows you to enter site details, including:

* **Site Name**: The name of the site you are adding.
* **Short Name**: A short name for the site.
* **Site Type**: The type for the site. Site types include:
  * *Membership*: Pass-protected recurring and/or non-recurring sites.
  * *Token*: Free to join, but requires purchasing tokens for use on sites.
  * *Store*: Sell non-membership goods and services.
  * *3rd Party*: Partner site that you promote with your own tour.
  * *Affiliate*: A NATS affiliate website.
* **Site Launch**: The date you want to launch the site on your NATS.
* **Group**: The group that you want to add this site to. For more information, please see our [Site Groups](/nats-admin/sites/site-groups.md) page.
* **Options**: Choose whether you want to hide this new site from affiliates.

### Tour Details

You can also enter your first Tour details for this site

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

This includes:

* **Tour Name**: The name of your first tour on this site.&#x20;
* **Tour Short Name**: The short name for this tour, which is set to "MAIN" by default.
* **Tour Description**: A description of this new tour.
* **Tour URL**: The URL where surfers will be redirected when going through tracking links.
* **Tour Linkdomain**: The domain used to link codes and tracking URLs.

Once your site is added successfully, you will be redirected to the [Site Overview](/nats-admin/sites/site-management/site-overview.md) for the new site.

## Related Articles

{% content-ref url="/pages/ikeVI3xyk9slnFufaUxI" %}
[Site Overview](/nats-admin/sites/site-management/site-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z2oaZO2fhpJDy4taEQ6v" %}
[Setting up a Biller in NATS](/nats-admin/billers/common-questions/setting-up-a-biller-in-nats.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/nats-admin/sites/common-questions/creating-a-new-site-in-nats.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.
