# 6. Bookmark

Super Filter now supports bookmarks within the visual, allowing you to save the current state of filters, slicers, cross-highlighting, sort order, and more.

### Steps to Enable and Use:

1. Create a Bookmark in Power BI. For additional guidance, review the official documentation: [Create Bookmark in Power BI Desktop](https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-bookmarks)
2. Add the Bookmark Buttons.

<figure><img src="/files/Y1zP8My1q82xLuvKZGv3" alt="" width="375"><figcaption><p>GIF 1: Bookmarks with Super Filter</p></figcaption></figure>

{% hint style="success" %}
For similar use cases, you can also use the Saved Filter feature in Super Filter, refer to this documentation - [Saved Filter](/super-filter/features/1.-saved-filter.md)
{% endhint %}


---

# 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.inforiver.com/super-filter/tips-and-tricks/6.-bookmark.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.
