# Site Management

*Article Topics:* [*NATS Admin*](/getting-started/common-topics/nats-admin.md)*,* [*Sites*](/nats-admin/sites.md)

## Sites Table

The Sites Table contains general information about a site.

![](/files/gMHbE6aX7Up6Li1gsYPp)

This information includes:

* **Site ID:** The ID associated with the site
* **Name:** The name of the site
* **Short Name:** The shorthand name of the site
* **Site Type:** Type for the site, including:&#x20;
  * ***Membership*****:** Password-protected recurring and/or non-recurring sites.&#x20;
  * ***Token:*** Free to join, but requires purchasing tokens for use on the site.&#x20;
  * ***Store:*** Sell non-membership goods and services.&#x20;
  * ***3rd Party:*** Partner site that you promote with your own tour.
  * ***Affiliate:*** A NATS affiliate website.
* **Linkdomain**: Domain used to link codes and tracking URLs.
* **Tour URL:** URL where surfers will be redirected when going through tracking links.
* **Tour:** Amount of Tours a site has
* **Site:** Performable actions with a site including viewing the overview, deleting the site, and syncing billers.

## Filtering a Site

You can filter the Sites Table by clicking the "Filter" button above the table.

![](/files/MS7HMX0gtycSMds7Kw44)

You can filter the table by site types, including Membership, Token, Store, 3rd Party, and Affiliate. Other options include filtering the table by the Tour Linkdomain, as well as showing deleted sites in the table.

## Related Articles

{% 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 %}


---

# 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/site-management.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.
