From c7ab78f3e49434156a8c1f99fe1ebd40b67b9f9d Mon Sep 17 00:00:00 2001 From: Guillaume Date: Mon, 4 Nov 2024 15:24:05 +0100 Subject: [PATCH] Add display name docs --- .../mockoon-cloud/data-synchronization-team-collaboration.md | 2 ++ pages/account/info.tsx | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/content/docs/latest/mockoon-cloud/data-synchronization-team-collaboration.md b/content/docs/latest/mockoon-cloud/data-synchronization-team-collaboration.md index 3cb76114..4d0fbcc8 100644 --- a/content/docs/latest/mockoon-cloud/data-synchronization-team-collaboration.md +++ b/content/docs/latest/mockoon-cloud/data-synchronization-team-collaboration.md @@ -56,6 +56,8 @@ However, some parts of the environment definition cannot be edited simultaneousl ![Presence indicators{668x157}](/images/docs/static/mockoon-cloud/data-synchronization-team-collaboration/presence-indicators.png) +> 💡 You can customize your display name in the [application settings](/account/info/) to make it easier for your team members to identify you. + ## Offline editing Mockoon's synchronization and collaboration features are primarily designed to work while being **online**. Offline editing works to some extent, but it is **not recommended to simultaneously edit** the same environment while being offline. diff --git a/pages/account/info.tsx b/pages/account/info.tsx index 618f102e..35cf4da4 100644 --- a/pages/account/info.tsx +++ b/pages/account/info.tsx @@ -176,7 +176,10 @@ const AccountInfo: FunctionComponent = function () {

Profile

The display name will be used in the desktop - application when using team collaboration + application when using{' '} + + team collaboration +