# How to Create a new Join Option

{% hint style="warning" %}
**NATS 5.0.5.26 & Below:** When Recurring days are set, and are set to a greater amount than the Initial days, the join option will be considered a TRIAL.\
\
**NATS 5.0.5.27 & Above:** TRIAL option is now determined explicitly by the 'Trial Flag' setting.
{% endhint %}

Join Options can be created by clicking the "Add Site Option" button at the top of the Join Options table in the [Sites Admin](/nats-admin/sites.md).

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

On the next page, you can insert the required Option Details:

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

* **Join Form Text** - Specifies the description of the membership option on the join page.
* **Initial Cost** (Membership and Store Site Types only) - Specifies the amount to be charged a member for the initial join and the period in days.
* **Recurring Cost** (Membership and Store Site Types only) - Specifies the amount charged a member for all subsequent periods and their period in days.
* **Default Options:**
  * 'Trial Flag' sets this option as a 'trial' option
  * Disallow For All Old Members lets you forbid old members from signing-up for this join option.
  * Hide on Join Form a checkbox to hide this option on join page
    * Alternatively, creating a Disabled for 'ALL' rule allows for more flexibility
  * Active by Default a checkbox to show this option on join page
    * Alternatively, creating an Enabled for 'ALL' rule allows for more flexibility

{% hint style="warning" %}
**NATS 5.0.5.26 & Below:** 'Trial Flag' does not exist. Instead, when Recurring Days are set, and are set to a greater amount than the Initial Days, the join option will be considered a TRIAL.
{% endhint %}

Additionally, the Biller Details section will display your available biller(s) by name, and any biller specific values that may be needed for your biller(s) to function properly.\
\
Each biller section is minimized by default, click the \[+] icon to see all biller specific fields:

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

## Adding a Join Option Rule

To add a new Join Option rule, click the "Add New" button next to the search bar.

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

The Join Option and site automatically display the associated fields. The fields can be hovered over by the mouse to display a popup menu, where each overview can be quickly accessed.\
The fields to be filled in include:

* **Change Type**: Specifies the rule type.
* **Start Time**: The date and time that the rule can begin being active. The rule will not be active before this date and time. The field will default to "Now", but can be changed by clicking the calendar and choosing the date and time on the date picker.
* **End Time**: The rule will expire and no longer be active after this date and time. The field will default to "Forever", but can be set using the date picker by clicking the field and choosing "Specific Date / Time".
* **Rule Target**: The target tours, programs, affiliates, countries, and billers for your rule. You can choose to add one or multiple different options for each target field by either clicking on the field and choosing from the drop-down menus or typing the field in, where the drop-down menu will display the results that match your text, and you can choose the corresponding result.

{% hint style="info" %}
**Please Note:** You can also keep any field empty. Doing so will default that field to include ALL of the available options for that field.
{% endhint %}

Once you are finished, click the "Add Rule" button, and the new rule will be added to the rule table.

## Related Articles

{% content-ref url="/pages/Fn4kClCH8epljAEFsdra" %}
[Join Options](/nats-admin/sites/site-management/site-overview/join-options.md)
{% endcontent-ref %}

{% content-ref url="/pages/ikeVI3xyk9slnFufaUxI" %}
[Site Overview](/nats-admin/sites/site-management/site-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/common-questions/how-to-create-a-new-join-option.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.
