# Team

This page shows the number of teams and participants within your organization. Through this page, your users have access to the **Leaderboards and the Messages**.&#x20;

You can customise the logo **(circle image, 500x500 pixels, .png, 200kb max)** and the team cover image **(2880x1080 pixels, .jpg, .png, 300kb max).** We recommend not to use your logo with white background

{% hint style="info" %}
The circular crop is made directly onto the image so please provide your logo in the below square ratios.
{% endhint %}

![](/files/-McJiUs0fnd4S8BjDLVo)

### Team messages

This feature contributes to **improve the communication and the interaction within a team**. Users from a same team are able to post messages and reply to others. Users are also able to add images to their messages.&#x20;

The logo and the name of the team will show at the top of the page.&#x20;

![](/files/-McJmFKGpHwSWQ-e0DbP)

{% hint style="warning" %}
This feature is currently only available within an application.
{% endhint %}

### Leaderboards

Leaderboards are an important element within our apps. The global leaderboard is a board showing the **global ranking of our users on each platform**. Users are ranked against other users based on certain criteria such as the number of points, number of activities, km, etc.

The objective of such a ranking is to provide an **incentive for our users to improve, give them a sense of superiority and achievement**.

Yours users are able to **filter** the ranking by categories in order to switch, for example, between team ranking and individual ranking. It's also possible to **filter by sport** and to customise the **ranking period** (week, month, etc.), the **unit of measure** (number of points, number of activities, total number of minutes active, etc.)  and the **calculation method** (average or total).&#x20;

![](/files/-McOZ4bTa0r37GfAdi_U)

{% hint style="info" %}
It's possible to set a default view of the ranking. For example, you can set the default view to show the ranking by teams and according the average of points for a period of one week.
{% 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://docs.sportheroes.com/team.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.
