---
title: "Statistics"
slug: "statistics-management-api"
updated: 2025-07-30T10:45:55Z
published: 2025-07-30T10:45:55Z
canonical: "developer.rocket.chat/statistics-management-api"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developer.rocket.chat/llms.txt
> Use this file to discover all available pages before exploring further.

# Statistics

On the Rocket.Chat’s workspace UI, the [Workspace](https://docs.rocket.chat/docs/workspace) page and the [Engagement](https://docs.rocket.chat/docs/engagement) dashboard provide insights into your workspace and usage activities. You can also view your workspace statistics using the following endpoints:

#### Statistics API

- View your workspace details, such as the version and number of users, and messages.

#### Users engagement API

- View the number of new and active users.
- View the number of users and chat analytics by hour and week.

#### Messages engagement API

- View the number of messages sent within a specific time duration.
- View the most popular channels by number of messages sent.
- You can also view the origin of messages sent during a specific period.

#### Channels engagement API

- View all channels in your workspace and the number of messages in each channel within a specific period.

#### Subscriptions API

- Mark a channel as read or unread.
- View the number of unread messages.
