diff --git a/docs/users-guide/01-what-is-metabase.md b/docs/users-guide/01-what-is-metabase.md index f5bc64ddeca338fee28c1243841ea8ac63c0d65d..215195d500d9031030c65c64271cc8551800e2e0 100644 --- a/docs/users-guide/01-what-is-metabase.md +++ b/docs/users-guide/01-what-is-metabase.md @@ -14,9 +14,9 @@ So, you've [gotten Metabase up and running](../operations-guide/start.md) and [c Fresh out of the box, Metabase will show you a few things on the home page: -- Some [automatic explorations](14-x-rays.md) of your tables that you can look at and save as a dashboard if you like any of them. +- Some [automatic explorations](14-x-rays.md) of your tables that you can look at and save as a dashboard if you like any of them. (Administrators can permanently hide this section by clicking the `X` that appears on hover.) - An area where things you or your teammates create will show up, along with a link to see all the dashboards, questions, and pulses you have. -- A list of the databases you've connected to Metabase. +- A list of the databases you've connected to Metabase. (As with x-rays, administrators can permanently hide this section by clicking the `X` that appears on hover. You can always click on "Browse Data" from the main nav bar to see your databases and tables.)  diff --git a/docs/users-guide/14-x-rays.md b/docs/users-guide/14-x-rays.md index 10bf7b7a68dd057789d0ceb07073f5645d0f8e6d..3c7bb89e29a30a17a7641c46d2f2c31d7cc1ba61 100644 --- a/docs/users-guide/14-x-rays.md +++ b/docs/users-guide/14-x-rays.md @@ -60,6 +60,8 @@ If you come across an x-ray that's particularly interesting, you can save it as If for some reason x-rays aren't a good fit for your team or your data, administrators can turn them off completely in the general settings area of the Admin Panel. +The x-ray suggestions that appear on the homepage of Metabase will be hidden if you pin any dashboards in the "Our Analytics" collection. You can also manually remove these suggestions for all users by hovering over that section on the homepage and clicking the `X` next to "Try these x-rays based on your data" when logged in as an administrator. This won't disable the x-ray features in the rest of Metabase. + ### Need help? If you still have questions about x-rays or comparisons, you can head over to our [discussion forum](https://discourse.metabase.com/). See you there!