# Platform sub-organizations

{% hint style="info" %}
This page allows the platform manager to add additional sub-organizations (if the package permits). Sub-organizations are accounts that you want to enable to create and manage their own leagues, venues, and more.
{% endhint %}

{% hint style="warning" %}
Please note that this is not the section for adding clubs or venues. For that, you should use the specific **"Clubs"** section under the platform menu.

If you want to add a manager, organizer, or referee to a specific league, this can be done through the **Organization Panel** → **Team Members**.
{% endhint %}

## Example of Using Sub-Organizations

If you are a governing body, such as an international federation, you may want to grant national federations access to manage their own leagues and events under your custom platform. Similarly, if you are a national federation and want to grant separate access to each local club, this is the place to complete that setup.


---

# 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-dashboard/platform-management/platform-sub-organizations.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.
