Skip to content

Commit 1f94986

Browse files
authored
Merge pull request #37544 from HarshCasper/mamba
RHDEVDOCS-3106: Adding user preferences
2 parents 036d79c + 27e894c commit 1f94986

File tree

3 files changed

+29
-0
lines changed

3 files changed

+29
-0
lines changed

_topic_map.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,8 @@ Topics:
563563
File: web-console
564564
- Name: Viewing cluster information
565565
File: using-dashboard-to-get-cluster-information
566+
- Name: Adding user preferences
567+
File: adding-user-preferences
566568
Distros: openshift-enterprise,openshift-origin
567569
- Name: Configuring the web console
568570
File: configuring-web-console
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[id="odc-setting-user-preferences_{context}"]
2+
= Setting user preferences
3+
4+
You can set the default user preferences for your cluster.
5+
6+
.Procedure
7+
8+
. Log in to the {product-title} web console using your login credentials.
9+
. Use the masthead to access the user preferences under the user profile.
10+
. In the *General* section:
11+
.. In the *Perspective* field, you can set the default perspective you want to be logged in to. You can select the *Administrator* or the *Developer* perspective as required. If a perspective is not selected, you are logged into the perspective you last visited.
12+
.. In the *Project* field, select a project you want to work in. The console will default to the project every time you log in.
13+
.. In the *Topology* field, you can set the topology view to default to the graph or list view. If not selected, the console defaults to the last view you used.
14+
.. In the *Create/Edit resource method* field, you can set a preference for creating or editing a resource. If both the form and YAML options are available, the console defaults to your selection.
15+
. In the Language section, select *Default browser language* to use the default browser language settings. Otherwise, select the language that you want to use for the console.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[id="adding-user-preferences"]
2+
= Adding user preferences
3+
include::modules/common-attributes.adoc[]
4+
:context: adding-user-preferences
5+
6+
toc::[]
7+
8+
You can change the default preferences for your profile to meet your requirements. You can set your default project, topology view (graph/list), editing medium (form or YAML), and language preferences.
9+
10+
The changes made to the user preferences are automatically saved.
11+
12+
include::modules/odc-setting-user-preferences.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)