---
title: Saved Views
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: >-
  Docs > Continuous Integration Visibility > Continuous Integration Visibility
  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). ().
{% /alert %}

{% /callout %}

## Overview{% #overview %}

Saved views allow you to save the state of the [CI Visibility Explorer](https://docs.datadoghq.com/continuous_integration/explorer/) on the [**Executions** page](https://app.datadoghq.com/ci/pipeline-executions) 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:

- Pipeline executions
- Search queries (such as failed jobs)
- 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 [CI Visibility Explorer](https://app.datadoghq.com/ci/test-runs).

{% image
   source="https://datadog-docs.imgix.net/images/continuous_integration/saved-view-pipelines-executions.4d50d22a0b6376f24fa1409b68762b04.png?auto=format"
   alt="Access Saved Views by clicking the tab to the left of CI Visibility" /%}

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 CI Visibility 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 [CI Visibility Explorer](https://docs.datadoghq.com/continuous_integration/explorer/). 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 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/continuous_integration/explorer/search_syntax/)
- [Learn about the CI Visibility Explorer](https://docs.datadoghq.com/continuous_integration/explorer)
