mirror of
https://github.com/grafana/grafana.git
synced 2026-08-11 05:34:53 -05:00
Docs: Rewrite preferences docs (#31154)
* Create _index.md * Moved file and started to update content * adding content * Update change-home-dashboard.md * Update _index.md * Update _index.md * Update _index.md * content edits and moved file * Update change-grafana-name.md * Delete preferences.md * content changes * content changes * content updates * content updates * Update docs/sources/administration/preferences/_index.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/administration/preferences/_index.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/administration/preferences/_index.md * Update docs/sources/administration/preferences/_index.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/administration/preferences/_index.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/administration/preferences/_index.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/administration/preferences/change-grafana-name.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/administration/preferences/change-grafana-name.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/administration/preferences/change-grafana-name.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/administration/preferences/change-grafana-theme.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update _index.md * Update _index.md * minor edits * Update change-grafana-name.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
This commit is contained in:
co-authored by
Ursula Kallio
achatterjee-grafana
parent
b0bd242eda
commit
fd5449bab4
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Navigate to the dashboard list
|
||||
---
|
||||
|
||||
1. Navigate to the dashboard you want to set as the home dashboard.
|
||||
1. Click the star next to the dashboard title to mark the dashboard as a favorite if it is not already.
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Navigate to user preferences list
|
||||
---
|
||||
|
||||
1. On the left menu, hover your cursor over your avatar and then click **Preferences**.
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Click Org preferences
|
||||
---
|
||||
|
||||
1. Hover your cursor over the **Configuration** (gear) icon.
|
||||
1. Click **Preferences**.
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Select home dashboard list
|
||||
---
|
||||
|
||||
1. In the **Home Dashboard** field, select the dashboard that you want to use for your home dashboard. Options include all starred dashboards.
|
||||
1. Click **Save**.
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Select home dashboard list
|
||||
---
|
||||
|
||||
1. Click to select an option in the **Timezone** list. **Default** is either the browser local timezone or the timezone selected at a higher level. Refer to [Time range controls]({{< relref "../../dashboards/time-range-controls.md" >}}) for more information about Grafana time settings.
|
||||
1. Click **Save**.
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Select the UI theme
|
||||
---
|
||||
|
||||
1. In the Preferences section, select the **UI theme**.
|
||||
1. Click **Save**.
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Some tasks require permissions
|
||||
---
|
||||
|
||||
Some tasks require certain permissions. For more information about roles, refer to [Permissions]({{< relref "../../permissions/_index.md" >}}).
|
||||
Reference in New Issue
Block a user