blob: 5e4bcb5c582238f3187287b123333bfdb573a927 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# Team Statistics
Statistics on users, posts and channels are tracked for each team and are viewable under **System Console** > **Teams** > **Statistics**.
## Total Users
The total number of accounts created, including both active and inactive accounts.
## Total Posts
The total number of posts made in a team, including deleted posts and posts made using automation.
## Public Groups
The number of public channels created by your team, including channels that may have been archived.
## Private Group
The number of private groups created by your team, including groups that may have been archived.
## Active Users With Posts
Users who logged in and made a post on a certain day.
## Recently Active Users
Users that have logged in and had recent browser activity in Mattermost.
## Newly Created Users
Users that have recently completed the sign-up process to create a Mattermost account on the team.
|