diff --git a/_docs/30_features/08_custom-views.md b/_docs/30_features/08_custom-views.md index e3ca3bc..cea92c5 100644 --- a/_docs/30_features/08_custom-views.md +++ b/_docs/30_features/08_custom-views.md @@ -2,7 +2,7 @@ title: Custom views category: features permalink: /custom-views -last_modified_at: 2025-06-24 +last_modified_at: 2026-09-07 --- Custom views help you to have permanent filters on your dashboard, merge multiple domains into one dashboard, or give others access to a limited subset of the data. @@ -16,3 +16,7 @@ Custom views help you to have permanent filters on your dashboard, merge multipl ![Custom Views - Add Filters](https://assets.simpleanalytics.com/docs/dashboard/custom-views-02-add-filters.png) 4. Create a name for the view. ![Custom Views - Name View](https://assets.simpleanalytics.com/docs/dashboard/custom-views-03-name-view.png) +5. After a custom view exists, open `https://dashboard.simpleanalytics.com/views//edit` and go to the **Settings** step. These settings only apply to the view itself. They do not change any of the websites included in it. + - **Visibility**: set the view's dashboard to private or public. When it is public, you can also hide top pages and hide the public dashboard from search engines. You need to be an admin or developer to change visibility. + - **Number rounding**: use the account default, round numbers (for example 12k), or show exact numbers (for example 12,193). This only changes how numbers are displayed, the underlying data is never rounded. Showing exact numbers requires a plan that includes exact numbers. + - **Time zone**: pick the time zone used for the dates and times shown in this view. It does not modify the underlying data.