Description
The team export function allows authorized roles to export a list of existing teams and their members. The export can be performed in CSV
or Excel
format and includes the team name
as well as the associated members with their email addresses
.
Export Teams
To export a list of teams, navigate to:
Settings
>Teams
Click on the Export icon
in the upper right corner of the team management interface.
A dropdown menu will open with the following export options:
Export as CSV
: Creates aCSV
file containing theteam names
andmembers
.Export as Excel
: Creates anExcel
file with theteam data
.
Contents of the Export
The export includes the following information about the teams:
Field | Description |
---|---|
Team Name |
The name of the team. |
Members |
A list of members in the team, including their full name and email address . |
Notes
- Only authorized users can perform the
export
. - The
CSV
andExcel
files contain structured data that can be processed further in other tools.
Comments
0 comments
Please sign in to leave a comment.