Managing Teams & Roster CSV Import
Learn how to manage teams, add squad members, and bulk import rosters via CSV.
The Teams collection allows you to maintain structured rosters for sports squads, coaching staff, or organizational departments, which automatically render inside dynamic Team Roster and Team Grid blocks.
Step 1: Open the Teams Collection
In the Console sidebar under your Project, go to Content -> Teams.

Click Add Team to create a squad (e.g. Senior Mens First XI, Under 18s Academy) or click the edit icon on an existing team to open the Team Details Editor.
Step 2: Adding Team Members
Inside the Team Editor:
- Configure metadata such as Team Name, Division/Sub-group, Lead/Coach Name, and tags.
- Click Add Member to manually add individual people with their Name, Position/Role, Member Identifier (e.g. Jersey #), photo ImageAsset, and custom tags.
Step 3: Bulk Importing via CSV
To import an entire team roster at once:
- Click the Import CSV button.
- Ensure your CSV file has headers for:
Name, Position, Identifier, Photo, Tags. - Choose your import mode:
- Overwrite existing Roster: Replaces the team’s current roster with the CSV file contents.
- Append to existing Roster: Adds the new members to the existing list.
- Select your
.csvfile and click Import. - Click Save Team in the top navigation bar to persist changes.
Last updated Sep 1, 2026