# Platform members

{% hint style="info" %}
On this page, the platform owner can create their team. Team members will have admin access to the dashboard and will be able to manage and control all operations within the platform.&#x20;
{% endhint %}

{% hint style="danger" %}
Team members must have an account in the Tournated Network. To add a team member, you need to know their email address. Alternatively, you can create an account for the team member by selecting the checkbox **"Team member doesn't have an account in Tournated."** This will open a form where you can manually create an account and share the details.
{% endhint %}

{% hint style="warning" %}
Please note that if you want to give an organization access to create and manage their own leagues without granting access to the entire platform's data, you should add the account as a sub-organization.

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


---

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