# Sites

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

The Sites Admin in NATS allows you to manage your sites, as well as features like Tours, Join Options, Site Partners, and Site Templates.&#x20;

The Sites Admin section is comprised of several different areas; Site Management, Site Groups, Site Coupons, and Site Templates.

## Admin Site Pages

The Sites Admin in NATS displays all your Sites and allows you to manage them. Contains features like Tours, Join Options, Site Partners, and Site Templates.

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

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

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

{% content-ref url="/pages/4TdJgQdke0HYfdLZk4V0" %}
[Join Option Overview](/nats-admin/sites/site-management/join-option-overview.md)
{% endcontent-ref %}

## Groups

Site Group allows you to create and maintain groups of websites with your installation. This feature allows program owners to view statistical reports and membership information based on grouping sites rather than individual sites. This feature is perfect for viewing reports for networked or groupings of premium sites.

{% content-ref url="/pages/89N4e3sp5nM9QQCPpvMm" %}
[Site Groups](/nats-admin/sites/site-groups.md)
{% endcontent-ref %}

## Coupons

This page is where you can manage all of your Site Coupons, create new ones, and access the Coupon Overview.

{% content-ref url="/pages/pa121o4qWcvXOUwrOAy9" %}
[Site Coupons](/nats-admin/sites/site-coupons.md)
{% endcontent-ref %}

## Templates

Contains all the default NATS templates used to display pages and information during both the member sign-up process and when mailing members associated with your site. All of these templates can be customized to match the look and feel of all the sites.

{% content-ref url="/pages/P6Rq90iqCmCZhtmnUiDD" %}
[Site Templates](/nats-admin/sites/site-templates.md)
{% endcontent-ref %}

## Further Reading

* [Geo-Target Join Options](/nats-admin/sites/further-reading/geo-target-join-options.md)
* [Type-In Traffic](/nats-admin/sites/further-reading/type-in-traffic.md)
* [Language Skins](/nats-admin/sites/further-reading/language-skins.md)
* [Allowed Languages](/nats-admin/sites/further-reading/allowed-languages.md)
* [Split A/B Testing](/nats-admin/sites/further-reading/split-a-b-testing.md)
* [Form Validation](/nats-admin/sites/further-reading/form-validation.md)
* [Username Checking](/nats-admin/sites/further-reading/username-checking.md)
* [Approval/Upgrade/Denial Variables](/nats-admin/sites/further-reading/approval-upgrade-denial-variables.md)
* [Approval/Upgrade/Denial Template Variables](/nats-admin/sites/further-reading/approval-upgrade-denial-template-variables.md)
* [Postbacks and Post URLs](/nats-admin/sites/further-reading/postbacks-and-post-urls.md)
* [Site User Management](/nats-admin/sites/further-reading/site-user-management.md)
* [Mobile Tours](/nats-admin/sites/further-reading/mobile-tours.md)
* [Token Sites](/nats-admin/sites/further-reading/token-sites.md)
* [No Cost Registration](/nats-admin/sites/further-reading/no-cost-registration.md)
* [Member Usernames & Passwords](/nats-admin/sites/further-reading/member-usernames-and-passwords.md)


---

# 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.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.
