From 9fa424b9b89cdc329d9f96b76ce7252514c0ccba Mon Sep 17 00:00:00 2001 From: Anna Larch Date: Tue, 8 Sep 2026 18:36:51 +0200 Subject: [PATCH] fix(user): teams are managed in the Teams app, not embedded in Contacts The Teams interface was extracted from Contacts again: the circles app registers its own navigation entry (gated on the frontend_enabled app setting) and ships its own frontend, while Contacts now only exposes team management when that interface is disabled, via the isTeamManagementEnabled initial state. The user manual still described Teams as "a feature embedded in the Contacts app", which sends readers to the wrong place. Assisted-by: AGENT:claude-opus-5[1m] Signed-off-by: Anna Larch --- user_manual/groupware/contacts.rst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/user_manual/groupware/contacts.rst b/user_manual/groupware/contacts.rst index 457706ea17d..57d9b0d69f4 100644 --- a/user_manual/groupware/contacts.rst +++ b/user_manual/groupware/contacts.rst @@ -201,7 +201,15 @@ Teams Informal collaboration takes place within organizations: an event to organize for a few weeks, a short ideation session between members from different entities, workshops, a place to joke around and support team building, or simply in very organic organizations where formal structure is kept to a minimum. -For all these reasons, Nextcloud supports Teams, a feature embedded in the Contacts app, where every user is able to create its own team, a user-defined aggregate of accounts. Teams can be used later on to share files and folders, added to Talk conversations, like a regular group. +For all these reasons, Nextcloud supports Teams, where every user is able to create its own team, a user-defined +aggregate of accounts. Teams can be used later on to share files and folders, added to Talk conversations, like a +regular group. + +.. note:: + + Teams are managed in the **Teams** app, which has its own entry in the app navigation. The Contacts app manages + teams only on servers where the Teams app's own interface has been disabled, in which case the team views described + below appear in Contacts instead. .. figure:: ./images/circle.png :alt: Teams in the Contacts app left menu