# Team

## 1: List All Teams

This feature allows you to:&#x20;

* See all teams
* Click "Add new team" button to add a new team
* Import Data
* Search team by name

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

## 2: Add New Team

### 2.1 Settings in the Backend

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

You can configure:&#x20;

\+ Add Name of team

\+ Add Description

\+ Select Player Lists

**Please, note**: Read play [here](#id-5-add-new-player-list) to know how to create a player list

\+ Add details: Select League ( read [here](/spoclub/sportspress/league.md) to know how to add a new league ), Seasons ( read [here](/spoclub/sportspress/season.md) to know how to add a new season ), Home/Venue ( read [here](/spoclub/sportspress/venue.md) to know how to add a new venue), Short Name, Addbreviation

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

\+ Add Logo

<figure><img src="/files/4W0JvLhlF5hi7nw1rZZZ" alt=""><figcaption></figcaption></figure>

\+ Select Staff:&#x20;

**Please, note**: Read [here](/spoclub/sportspress/team.md#id-6-add-staff) to know how to add staff

\+ Choose League Tables

**Please, note**: Read [here](#id-3-add-new-league-tables) to know how to add league Tables

### 2.2 Display in the Frontend

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

## 3: Add New League Tables

### 3.1: Settings in Backend

From Admin Panel, go to: League: Click "Add New League Table" button

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

\+ Add Title

\+ Add Description

\+ Choose Mode: Team vs Team or Player vs Player

\+ Copy Shortcode

\+ Choose Layout: Standing or Gallery

\+ Add Details: Heading, Date, League, Season, event status,&#x20;

\+ Add Featured Image

### 3.2: Display in Frontend

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

## 4: Add Player

Go to: Player >> Add New Player

### 4.1: Settings in Backend

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

\+ Add Name of players

\+ Add Description

\+ Add Birthday

\+ Add Details: Squad Number, Nationality, Positions, Current Teams, Past Teams, Leagues, Seasons, Metrics ( height and weight )

**Please, note**: to add a new position

Go to, Players >> Positions >> Add New

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

\+ Add Photo

### 4.2: Display in Frontend

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

## 5: Add New Player List

### 5.1: Settings in the Backend

Go to: Players >> Player Lists

This feature helps you save time when adding players to a team. Instead of manually selecting players from a long list, you can simply choose a predefined player list for the team.&#x20;

\+ Add Name of player list

\+ Add description

\+ Choose Layout: list or gallery

\+ Choose details that are displayed in the list

\+ Select the criteria for a player to be included in the list: League, Season, Positions ....&#x20;

\+ Add Featured Image

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

### 5.2: Display in the Frontend

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

## 6: Add Staff

### 6.1: Add Jobs

Go to: Staff >> Jobs

<figure><img src="/files/0as5i5huIifDYc8U6pwN" alt=""><figcaption></figcaption></figure>

### 6.2: Add New Staff

\+ Add Name of Staff

\+ Add Description

\+ Add Details: Jobs, Nationality, Current Teams, Past Teams, Leagues, Seasons

\+ Add Photo

<figure><img src="/files/4yOcwxNWlbOq3HpSxfNy" alt=""><figcaption></figcaption></figure>


---

# 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://ova-themes.gitbook.io/spoclub/sportspress/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.
