---
title: Saved Views
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Test Optimization in Datadog > Test Optimization Explorer > Saved Views
---

# Saved Views

{% callout %}
# Important note for users on the following Datadog sites: app.ddog-gov.com

{% alert level="danger" %}
This product is not supported for your selected [Datadog site](https://docs.datadoghq.com/getting_started/site.md). ().
{% /alert %}

{% /callout %}

## Overview{% #overview %}

Saved views allow you to save the state of the [Test Optimization Explorer](https://docs.datadoghq.com/tests/explorer.md) on the [**Test Runs** page](https://app.datadoghq.com/ci/test-runs) and enable effective troubleshooting by providing you with quick access to scoped queries, relevant facets, visualization options, and the time range.

Saved views can keep track of your:

- Test runs
- Search queries (such as flaky tests)
- Column sort order
- Live time range (such as the past hour or the past week)
- Visualizations (such as a timeseries, toplist, table, or distribution graph)
- Subset of facets

You can also use saved views to share common queries and configurations with your teammates.

## Saved views{% #saved-views %}

{% alert level="info" %}
Update, rename, and delete actions are disabled for read-only users.
{% /alert %}

To access your saved views, expand **> Views** to the left in the [Test Optimization Explorer](https://app.datadoghq.com/ci/test-runs).

{% image
   source="https://docs.dd-static.net/images/tests/explorer/saved_view.179cdb4600538751c692830e9ee2b7ed.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/tests/explorer/saved_view.179cdb4600538751c692830e9ee2b7ed.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="Access Saved Views by clicking the tab to the left of Test Optimization" /%}

All saved views except for the default view are shared across the organization, including custom saved views created by users. These are editable by anyone in your organization and display the user's avatar who created the view.

Click **Save** to create a custom saved view from the current content in the Test Optimization Explorer.

You can:

- Load or reload a saved view
- Update a saved view with the current view's configuration
- Rename or delete a saved view
- Share a saved view through a short link
- Favorite a saved view to add it to your Saved Views list accessible in the navigation menu

## Default views{% #default-views %}

You can set a saved view to be your default landing page in the [Test Optimization Explorer](https://docs.datadoghq.com/tests/explorer.md). Default views are set per user and have no impact on your organization.

Temporarily override your default saved view by completing an action in the UI or opening links in the Test Optimization Explorer that embeds a different configuration.

In the default view entry in the **Views** panel, you can:

- Click on the entry to reload your default view
- Update your default view with the current parameters
- Reset your default view back to the default setting for a fresh restart

## Further reading{% #further-reading %}

- [Learn how to create a search query](https://docs.datadoghq.com/tests/explorer/search_syntax.md)
- [Learn about the Test Optimization Explorer](https://docs.datadoghq.com/tests/explorer.md)
