> 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-03-16.md).

# Week of 16/03/2026 — Dynamic communities: Places & Services - Search in messages

## Dynamic Communities — Combined Selection of Locations & Services

The creation of dynamic communities lacked precision when administrators wanted to target specific populations (e.g. a location *and* a service). This development makes it possible to **better segment employees** and create more relevant communities based on organizations' real needs.

### 🆕 What has been updated

* Ability to **combine Location and Service criteria** to define a dynamic community (e.g. Rennes + Developers).<br>

  <img src="https://5115464.fs1.hubspotusercontent-eu1.net/hubfs/5115464/image-png-Mar-18-2026-04-19-53-1559-PM.png" alt="" height="325" width="422">

### **Messaging – Search available in conversations**

In long conversations, finding specific information often required scrolling through many messages. This development aims to **make information searches easier** and allow users to **quickly find a message, document, or specific exchange**.

**🆕 What has been updated**

* Addition of a **keyword search within a conversation**.
* More precise search: consideration of **special characters** and exclusion of **deleted messages**.

### **Events – Visibility of the event scope**

\
When creating or viewing an event, it was not always obvious **who could access it**. This could lead to misunderstandings about its distribution (too broad or too restricted). This development aims to **make the visibility scope clearer** to secure communication.

**🆕 What has been updated**

* Display of the **event scope**, clearly indicating **which communities or which employees can see it**.

<img src="https://5115464.fs1.hubspotusercontent-eu1.net/hubfs/5115464/image-png-Mar-19-2026-09-42-56-7561-AM.png" alt="" height="255" width="423">


---

# 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:

```
GET https://help.steeple.com/en/mises-a-jour-produit/semaine-2026-03-16.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
