> For the complete documentation index, see [llms.txt](https://docs.sealights.io/knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sealights.io/knowledgebase/whats-new/october-2024/saved-views-on-dashboard.md).

# Saved Views on Dashboard

<figure><img src="/files/j5GRMTDn8s3IZmxYxV7c" alt="" width="563"><figcaption><p>Saving a View on Coverage Dashboard</p></figcaption></figure>

SeaLights is excited to introduce a new feature that empowers you to customize your Coverage Dashboard experience: Saved Views. Now you can create and save preferred views of the Coverage Dashboard, tailored to your specific analysis needs.

## **Key Benefits**

* **Tailored Insights:** Create custom views focused on the data that matters most to you.
* **Increased Efficiency:** Quickly access your preferred view with a single click.
* **Enhanced Collaboration:** Share saved views with your team to foster collaboration and knowledge sharing.

## **How it Works**

* **Set Filters:** Select your desired filters using the Dashboard Coverage Filter popup.&#x20;
* **Create and Save Your View:** (requires Admins or DevOps permissions) Create a new view, assign a descriptive name and save it for future use.

<div><figure><img src="/files/T9l8wZapOJtpvR7WHYnh" alt="" width="366"><figcaption></figcaption></figure> <figure><img src="/files/EZVJ991CHiyx1wExxLwm" alt="" width="563"><figcaption></figcaption></figure></div>

* **Share with Your Team:** Saved views created by Admins or DevOps are available to all team members by the Saved Views dropdown.

<div><figure><img src="/files/cvLzoDUUZ8B7u1lPLMmf" alt="" width="342"><figcaption></figcaption></figure> <figure><img src="/files/71g3pQvygTt1X0PIRaTz" alt="" width="342"><figcaption></figcaption></figure></div>

* **Manage Saved Views:** Access and manage your saved views. Note that only the creator of a saved view can delete it.

<div><figure><img src="/files/DsNilXZfIEADPVkMBAQz" alt=""><figcaption></figcaption></figure> <figure><img src="/files/oZJEEZnWZWZxdBNXKWwF" alt=""><figcaption></figcaption></figure></div>

***

By leveraging saved views, you can streamline your analysis process and gain deeper insights into your coverage data.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.sealights.io/knowledgebase/whats-new/october-2024/saved-views-on-dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
