# Views

Views is a powerful feature that provides users with the ability to save and organize datasets or visualizations for future use and it can be easily accessed from the top right menu available on the dashboard.

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

With this feature, users can customize and arrange their views as per their preferences, allowing them to quickly access the data they need without having to recreate their visualizations or filters from scratch each time. By saving and organizing their views, users can easily share their work with others, streamline their workflow, and increase productivity.


---

# Agent Instructions: 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.economize.cloud/product-features/views.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.
