summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-11-04 13:58:16 -0800
committerCorey Hulen <corey@hulen.com>2015-11-04 13:58:16 -0800
commitb746b314cc7077c8f9342f1318d6821b430772ba (patch)
tree019cdc08dddc6717e2e27b4ee878130e9fcc6902
parenta88ce12f581b463119afb586622773da1d535eb4 (diff)
parentdaa16ee50d57495d18a0069fd70ce75ea636d0f7 (diff)
downloadchat-b746b314cc7077c8f9342f1318d6821b430772ba.tar.gz
chat-b746b314cc7077c8f9342f1318d6821b430772ba.tar.bz2
chat-b746b314cc7077c8f9342f1318d6821b430772ba.zip
Merge pull request #1305 from esethna/patch-11
Create Team-Statistics.md
-rw-r--r--doc/help/Team-Statistics.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/help/Team-Statistics.md b/doc/help/Team-Statistics.md
new file mode 100644
index 000000000..05d63794b
--- /dev/null
+++ b/doc/help/Team-Statistics.md
@@ -0,0 +1,24 @@
+## Team Statistics
+___
+Statistics on users, posts and channels are tracked for each team and viewable in the System Console. System Administrators can access statistics for your Mattermost teams by clicking the **three-dot menu**, then click **System Console**. Under the *Teams* section on the left side you’ll see a list of the teams that belong to your domain. Click **Statistics** under the team of interest to open the stats page. Here is some helpful terminology:
+
+**Total Users**
+The total number of accounts created, regardless of if the accounts are active or inactive.
+
+**Total Posts**
+The total number of posts made by your team, including deleted posts or those made by incoming and outgoing webhook integrations.
+
+**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 signup process to create a Mattermost account on the team.