> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/self-service-visualization-5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/self-service-visualization-5/report-final-screen/options-assigned-to-a-view/editing-a-saved-view.md).

# Editing a saved View

{% hint style="success" %}
*Check out the illustration on editing a saved View in a Report.*
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxZF8YGlESz97qqyTOJvz%2Fuploads%2FsD4GUTqCJ0vlgmi6SrDa%2FEditing%20a%20saved%20View.mp4?alt=media&token=ba361358-86f5-49db-8b37-67474902a8de>" %}
Editing a saved View in a Report
{% endembed %}

* Select a saved View from the Report.
* Click the ***Options*** icon.
* Select the ***Edit*** option from the context menu.

<figure><img src="/files/EgC32lE6jTCZa82OFPhH" alt=""><figcaption></figcaption></figure>

* The Design page opens for the selected View.

<figure><img src="/files/WQrZEJPVIkxNsowA2l2L" alt=""><figcaption></figcaption></figure>

* Edit the required details. Here, the name Dimension and Order By properties are modified.
* Click the ***Save*** icon.

<figure><img src="/files/U1XB35y5h9Xm3gZ3xIsn" alt=""><figcaption><p><em><strong>Editing the View</strong></em></p></figcaption></figure>

* The modified View gets saved successfully to the Storyboard.
* A notification appears to ensure the same to the user.

<figure><img src="/files/yvjVFyMGVMPKqSFzDYgw" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://docs.bdb.ai/self-service-visualization-5/report-final-screen/options-assigned-to-a-view/editing-a-saved-view.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
