From cbe3cac6cc836a22846d3fcbd3047de094976edc Mon Sep 17 00:00:00 2001 From: Andrew Blaney Date: Fri, 6 Dec 2024 16:22:44 +0000 Subject: [PATCH] add sr ui options (#149) --- plain-ai/suggested-responses.mdx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/plain-ai/suggested-responses.mdx b/plain-ai/suggested-responses.mdx index a1a1965..6aec1b4 100644 --- a/plain-ai/suggested-responses.mdx +++ b/plain-ai/suggested-responses.mdx @@ -20,8 +20,7 @@ Once enabled, they will be visible in the composer, when a suggested response is To index your documentation and add context for suggested responses, check out our [Knowledge sources documentation](/plain-ai/knowledge-sources). -## UI Options -Suggested responses can be hidden by default on a user level basis, by going to **Settings** → **Personal Settings** and toggling the **Show suggested responses** setting. +Suggested responses can be hidden on a user level basis by clicking on your profile avatar in the bottom left of the screen and navigating to Preferences -> UI preferences. -When the **Show suggested responses** setting is disabled, suggested responses will no longer appear in the composer, but can be accessed via a button in the composer. +Here a user can toggle the **Show suggested responses** setting, and when disabled, they will no longer appear in the thread view. \ No newline at end of file