# Pinned View

Pinned View allows you to apply a saved view (a reusable set of filters) across Finout and keep it active as you navigate between pages throughout Finout. Once selected, the view’s filters remain applied, providing a consistent context for analyzing cost and usage data across different areas of the platform.

*For example:*\
If you are investigating an anomaly in MegaBill and open a View to analyze it, you might identify a cost spike. You may then navigate to a CostGuard to review potential savings. With a Pinned View applied, the filters for that view remain active as you move between different areas of the platform, so you can continue your drilldown without losing context.

### Enabling Pinned View

Pinned View feature is disabled by default and must be enabled by an account admin before your team can use them.

{% hint style="info" %}
Only account admins can enable or disable the ability to use Pinned View.&#x20;
{% endhint %}

**To enable Pinned View:**

1. **Navigate** to **Settings > Account Settings**.
2. **Locate** the **Pinned View** toggle.
3. **Turn on** the toggle to activate Pinned View for your account.

Once enabled, all users in the account will see the Pinned View option throughout the platform.

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

{% hint style="info" %}
**Note**:&#x20;

* Megabill views store multiple properties (such as cost type, visualization, and group by), but when a view is pinned, only the filters are carried across as you navigate the platform.
* You can only edit or create a View from within **MegaBill**.
* In areas of the platform that are not impacted by Views (such as **Anomalies, Commitments, Commitment Logs, Financial Plans,** **Settings**) you cannot apply pinned view and therefore, can't see this option.
* The filters applied in the pinned view and the filters configured within a page (such as a dashboard) are combined using **AND** logic.
  {% endhint %}

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

* **Clear the View** - Click on **Clear the View** throughout Finout to deactivate the pinned view.
* **Hide Filters /** **Show Filters -** Enables you to see or hide the filters of the applied view on any page.


---

# 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.finout.io/cross-platform-features/list-of-cross-platform-features/saved-views/pinned-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.
