Skip to content

Commit 290a3ea

Browse files
committed
Use the label the personal autocomplete setting actually carries
The page told a user to toggle Autocomplete Generation in their own settings, which is the administrator label. The personal control reads Prompt Autocompletion, so someone searching their settings for the documented name finds nothing and concludes the feature is missing or that a global switch has hidden it. The step now names the personal label and records that the two names belong to the same feature, so either term leads to the right control.
1 parent 85e44bc commit 290a3ea

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/features/chat-conversations/chat-features/autocomplete.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@ Go to **Admin Settings > Interface > Task Model** and toggle **Autocomplete Gene
4545
Even if enabled globally, individual users can turn it off for themselves if they find it distracting.
4646

4747
- Go to **Settings > Interface**.
48-
- Toggle **Autocomplete Generation**.
48+
- Toggle **Prompt Autocompletion**.
49+
50+
The personal setting carries a different label from the administrator one, which reads **Autocomplete Generation**. They control the same feature.
4951

5052
:::note
5153
If the Admin has disabled Autocomplete globally, users will **not** be able to enable it in their personal settings.

0 commit comments

Comments
 (0)