|
| 1 | +--- |
| 2 | +title: 'Configure dashboards' |
| 3 | +description: 'This page explains how to configure your dashboards.' |
| 4 | +sidebarTitle: Configure |
| 5 | +tags: |
| 6 | + ['axiom documentation', 'documentation', 'axiom', 'dashboards', 'collaboration', 'queries', 'visualizations', 'filters', 'charts', 'simple query builder', 'advanced query builder'] |
| 7 | +--- |
| 8 | + |
| 9 | +## Select time range |
| 10 | + |
| 11 | +When you select the time range, you specify the time interval for which you want to display data in the dashboard. Changing the time range affects the data displayed in all dashboard elements. |
| 12 | + |
| 13 | +To select the time range: |
| 14 | +1. In the top right, click <img src="/doc-assets/icons/clock.svg" className="inline-icon" alt="Time range" /> **Time range**. |
| 15 | +1. Choose one of the following options: |
| 16 | + - Use the **Quick range** items to quickly select popular time ranges. |
| 17 | + - Use the **Custom start/end date** fields to select specific times. |
| 18 | + |
| 19 | +## Share dashboards |
| 20 | + |
| 21 | +To specify who can access a dashboard: |
| 22 | + |
| 23 | +1. In the top right, click <img src="/doc-assets/icons/share.svg" className="inline-icon" alt="Share" /> **Share**. |
| 24 | +1. Select one of the following: |
| 25 | + - Select **Just Me** to make the dashboard private. Only you can access the dashboard. |
| 26 | + - Select a group in your Axiom organization. Only members of the selected group can access the dashboard. For more information about groups, see [Access](/reference/settings#access-overview). |
| 27 | + - Select **Everyone** to make the dashboard accessible to all users in your Axiom organization. |
| 28 | +1. In the bottom, click **Save** to save your changes to the dashboard. |
| 29 | + |
| 30 | +<Note> |
| 31 | + The data that individual users see in the dashboard is determined by the datasets the users have access to. If a user has access to a dashboard but only to some of the datasets referenced in the dashboard’s charts, the user only sees data from the datasets they have access to. |
| 32 | +</Note> |
| 33 | + |
| 34 | +## Control display of annotations |
| 35 | + |
| 36 | +To specify the types of annotations to display in all dashboard elements: |
| 37 | + |
| 38 | +1. In the top right, click <img src="/doc-assets/icons/diamond.svg" className="inline-icon" alt="Annotations" /> **Annotations**. |
| 39 | +1. Select one of the following: |
| 40 | + - Show all annotations |
| 41 | + - Hide all annotations |
| 42 | + - Selective determine the annotations types to display |
| 43 | +1. In the bottom, click **Save** to save your changes to the dashboard. |
| 44 | + |
| 45 | +## Set dashboard as homepage |
| 46 | + |
| 47 | +To set a dashboard as the homepage of your browser, click <img src="/doc-assets/icons/house.svg" className="inline-icon" alt="Home icon" /> **Set as homepage** in the top right. |
| 48 | + |
| 49 | +## Enter full screen |
| 50 | + |
| 51 | +Full-screen mode is useful for displaying the dashboard on a TV or shared monitor. |
| 52 | + |
| 53 | +To enter full-screen mode, click <img src="/doc-assets/icons/up-right-and-down-left-from-center.svg" className="inline-icon" alt="Full screen icon" /> **Full screen** in the top right. |
0 commit comments