# Custom Dashboards

Custom dashboards are shared across your organization, and users can view each other’s custom dashboards on the Dashboards home page. Note that any changes you make and **save** are global, and will appear for users across the entire organization.

## [Manage Dashboards](https://docs.sentry.io/product/dashboards/custom-dashboards.md#manage-dashboards)

On the Dashboards home page, you can:

* [Create a dashboard](https://docs.sentry.io/product/dashboards/custom-dashboards.md#create-dashboards)
* [Create a dashboard from a template](https://docs.sentry.io/product/dashboards/custom-dashboards.md#create-dashboards-from-templates)
* Duplicate a dashboard
* Delete a dashboard

### [Create Dashboards](https://docs.sentry.io/product/dashboards/custom-dashboards.md#create-dashboards)

Clicking "Create Dashboard" takes you to a new dashboard where you can immediately begin adding widgets. When you're creating a new dashboard or editing an existing one, the widgets are slightly grayed out. From here, you can:

* Rename the dashboard
* Add and remove widgets
* Rearrange existing widgets
* Resize existing widgets

### [Create Dashboards From Templates](https://docs.sentry.io/product/dashboards/custom-dashboards.md#create-dashboards-from-templates)

When the "Show Templates" toggle is enabled, several default dashboard templates are displayed. You can add each template directly to the list of dashboards by clicking "Add Dashboard", or preview it by clicking "Preview". You have to add a template before you can edit the resulting dashboard. You can also duplicate or delete a dashboard created from a template (this does not delete the template).

### [Dashboard Filters](https://docs.sentry.io/product/dashboards/custom-dashboards.md#dashboard-filters)

Dashboard filters are applied to all the widgets in your dashboard. By default, they consist of [page filters](https://docs.sentry.io/concepts/search.md#page-filters) that allow you to narrow down the widget results to certain projects, environments, date ranges, and releases. You can also add custom filters to your dashboard by pressing the *plus* button. Each filter begins with selecting a dataset, and then adding a filter condition. You can add multiple filters to your dashboard, and they will be applied to all widgets in the dashboard. Changing a dashboard filter will prompt you to "Save" or "Cancel". To persist filter changes to your dashboard, click "Save", or click "Cancel" to discard the changes.

### [Dashboard Edit Access](https://docs.sentry.io/product/dashboards/custom-dashboards.md#dashboard-edit-access)

To restrict who can edit or delete your dashboard, go to the "Edit Access" selector. As the dashboard creator, you can limit access to specific teams by selecting the checkboxes in the Edit Access Selector and clicking Save Changes to apply the updates. Dashboard creators and organization owners always retain edit access.

## [Widget Builder](https://docs.sentry.io/product/dashboards/custom-dashboards.md#widget-builder)

When adding a widget or editing an existing one, you will be presented with a side panel where you can see the dashboard widget builder. The widget builder has several configuration options that you can use to shape data and add information to your dashboard. Learn more in the [Widget Builder documentation](https://docs.sentry.io/product/dashboards/widget-builder.md).

### [Metrics Extraction](https://docs.sentry.io/product/dashboards/custom-dashboards.md#metrics-extraction)

This feature is available only if you're in the [Early Adopter program](https://docs.sentry.io/organization/early-adopter-features.md). Features available to Early Adopters are still in-progress and may have bugs. We recognize the irony.

If you're using custom tags or custom filters in your widgets, we will start collecting metrics to give you accurate counts and rates. During widget creation or editing, you will see approximate metrics for transaction datasets based on indexed events. As soon as you save, we will start extracting metrics for those widgets. It may take up to 15 minutes to start seeing metrics.

Learn more about the feature and limitations of [metrics extraction](https://docs.sentry.io/product/dashboards/widget-builder.md#extracted-metrics).

## [Widget Library](https://docs.sentry.io/product/dashboards/custom-dashboards.md#widget-library)

The widget library contains a collection of prebuilt widgets you can add to your custom dashboards. Learn more by reading our [Widget Library docs](https://docs.sentry.io/product/dashboards/widget-library.md).
