# Managing Views

Within Claret we use Views to allow users to customise how they see data. How you see data on many Claret pages depends on how views are configured. A view is a layout, with defined columns, filters and formulas. Having multiple views of data can help you quickly move between different ways of seeing things.

There are 2 types of Views within Claret:

1. Workspace Views - these are views that have been set up by administrator users for your company. All users have access to these views.
2. Personal Views - these are views specific to you, and only seen by you. When you create a view, it will be a personal view by default unless you are an administrator and able to mark it as a workspace view. You can have as many personal views as you like.

View functionality is currently available for:

* Forecast Workbench
* Long Term Planning
* Sales Collaboration
* Sales
* Make Planning
* Crop Supply Planning

At any time, the name of the view you are currently on can be seen in the top right of the header bar.

![](/files/IZtku2IAszsKTQ21JT0q)

Details on how to create views for each module can be found within the module documentation.


---

# 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.claret.app/using-claret/getting-started/managing-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.
