Skip to content

Commit ed93449

Browse files
authored
docs: add user preferences section to manage users page (#10695)
1 parent 107f339 commit ed93449

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

docs-mintlify/admin/users-and-permissions/manage-users.mdx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,21 @@ You cannot delete your own account. Deleting a user is irreversible.
102102

103103
</Warning>
104104

105+
## User preferences
106+
107+
Each user can customize their Cube Cloud experience through the
108+
**Preferences** page, accessible from the user menu. These settings are
109+
saved to the user's account and apply across all devices.
110+
111+
| Preference | Description | Default |
112+
| --- | --- | --- |
113+
| Theme | Choose between System, Light, or Dark visual theme | System |
114+
| Sidebar drawer | Show only icons and expand the sidebar on hover | Off |
115+
| Pointer cursors | Use pointer cursors on interactive elements | On |
116+
| Code editor | Switch to the new CodeMirror-based code editor for data models | Off |
117+
| New message scrolling | Automatically scroll to new messages in chat | On |
118+
| Alternating row colors | Highlight alternating rows in data tables | Off |
119+
105120
## Provisioning users via SCIM
106121

107122
If your organization uses an identity provider such as [Okta][ref-okta] or

0 commit comments

Comments
 (0)