# General settings

{% hint style="info" %}
The general settings are divided into 9 sections: General, Dates & Location, Appearance, Schedule, Tournament Registration, Extras, Management, Fact Sheet, and Discounts. This page provides an overview of each section. For a detailed explanation of each section, please navigate to the specific section's documentation page (links can be found below or in the left sidebar under the General Settings menu block).
{% endhint %}

{% stepper %}
{% step %}

### [General](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/general-settings/general.md)

In the General tab, you need to select the league (currently limited to one per tournament), categories (as many as you want), payment method, currency, general entry fee, and the number of courts or stages (depending on the league sport).
{% endstep %}

{% step %}

### [Dates & Location](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/general-settings/dates-and-location.md)

In the Dates & Location tab, you need to specify the tournament's timezone, registration start date, tournament start and end dates, entry and withdrawal deadlines, select a venue/club (if applicable), and provide the club, country, and address. If a club is selected, the venue location details will be automatically populated in the corresponding fields.
{% endstep %}

{% step %}

### [Appearance](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/general-settings/appearance.md)

In the Appearance tab, you need to specify the tournament title, logo, description, poster, and upload the tournament regulations (if applicable).
{% endstep %}

{% step %}

### [Schedule](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/general-settings/schedule.md)

In the Schedule tab, you can create a provisional schedule to help participants and fans plan in advance. This includes details such as the registration start time, which categories will be played on which days, approximate match times, and the time for the after-party.
{% endstep %}

{% step %}

### [Tournament registration](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/general-settings/tournament-registration.md)

In the Tournament Registration tab, you can create a dynamic additional form (similar to a Google Form with payment integration), set terms & conditions, customize registration intro and success messages, and enable registration email notifications for players and organizers. You can also enable automatic entry confirmation and configure advanced fee rules, such as enabling the "pay for myself" option and covering fees.
{% endstep %}

{% step %}

### [Extras](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/general-settings/extras.md)

In the Extras tab, you can enable the partner search feature and customize tournament features (if you have league manager rights).
{% endstep %}

{% step %}

### [Management](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/general-settings/management.md)

In the Management tab, you select the organizer (which is set to yourself by default and can only be adjusted if you have league manager rights), designate the main referee, and add as many additional referees as needed. In this section, you can also set the tournament status and optionally make it private (accessible only via an access code).
{% endstep %}

{% step %}

### [Fact sheet](/tournated/tournated-portals/tournated-dashboard/league-tour-management/fact-sheet.md)

In the Fact Sheet section, you need to answer the questions set by the league manager. Please note that these answers will be publicly visible to visitors of the public tournament page.
{% endstep %}

{% step %}

### [Discounts](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/general-settings/discounts.md)

In the Discounts section, you can set discounts based on the number of categories to encourage athletes to participate in more categories.
{% endstep %}
{% endstepper %}

## Relevant links

{% content-ref url="/pages/CbPHwZWZKwsPTBETNrQT" %}
[Category settings](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/category-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/DtaxTXQWdISyk6GTd4Yp" %}
[Court settings](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/court-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/QolvEkABZ1o2948F1Y5e" %}
[Entry management](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/entry-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/DQF9LgmBbJeMFEGrNB0r" %}
[Match & Result management](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/match-and-result-management.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://tournated.gitbook.io/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/general-settings.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.
