> For the complete documentation index, see [llms.txt](https://help.steeple.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.steeple.com/en/mises-a-jour-produit/semaine-2026-04-27.md).

# Week of 27/04/2026 — Statistics app: added apps / Messaging - desktop notifications

### Statistics — Redesigned admin experience and new management tools

Until now, statistics were accessible only from the administration area and were limited to publications, collaborators, and the News app. This narrow scope made it difficult for administrators to manage overall activity. This update aims to provide a consolidated view of the organization by now covering all applications (Jobs, Messaging, Docs, Events, Feeds) as well as device usage (screens and mobile), to better track employee engagement and content performance.

#### 🆕 What has been updated

* **The Statistics app is available outside the administration area** for better visibility.
* **Organization-wide overview** : administrators can now view statistics across the entire organization, with visibility over all apps (Jobs, Messaging, Docs, Events, in addition to publications and collaborators).
* **Tracking device usage** : integration of dedicated data on TV screen usage and the mobile app.\ <br>

  <img src="https://5115464.fs1.hubspotusercontent-eu1.net/hubfs/5115464/image-png-Apr-28-2026-02-50-56-9718-PM.png" alt="" height="263" width="670">

### **Messaging – Desktop notifications so you never miss anything**

Until now, messaging notifications were visible only in the Steeple app, which forced employees to keep the app open or log back in regularly so as not to miss an important message. This update aims to make real-time communication smoother by making notifications visible directly on the desktop, even when Steeple is not in the foreground.\
All you need to do is enable this notification in your notification center (Desktop).

🆕 What has been updated

* **Native desktop notifications** : receive new messages directly on the desktop (Windows and macOS), without having to keep Steeple active in the foreground.
* **Improved responsiveness** : a simple click on the notification lets you go directly to the relevant conversation.

<img src="https://5115464.fs1.hubspotusercontent-eu1.net/hubfs/5115464/image-png-May-04-2026-03-21-05-9847-PM.png" alt="" height="310" width="520">


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.steeple.com/en/mises-a-jour-produit/semaine-2026-04-27.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
