# Add Bookmark

## Steps for adding a bookmark:

1. Launch report you want to add a bookmark to
2. Go to the page of the report you want to bookmark
3. Add any filters you want to include in the bookmark
4. In the top right, hover over the bookmark icons and select new bookmark.

<div align="center"><figure><img src="https://lh7-us.googleusercontent.com/FFaUNiRZUDWhG0cKBdYLMivQKrp-j5eXDzxlp-_hM22KN2iyDm1kQmuWMCXnHyWD61gI1ryrcbIbaa4IPQDpTLG-AS7x9Kr9u-LvyKaKmOJkOPcshCIuXw-5FcK9nci8s2SZ49m_pUP6c90WTDO1jys" alt=""><figcaption></figcaption></figure></div>

5. Name the Bookmark and decide if you want this to be your default bookmark.

<figure><img src="https://lh7-us.googleusercontent.com/FDE5_ZHdPjkZkfiSm5fwRyGHMD9YEq4-Ac6y77yUFjJfINlxo8rJNMy8Kzsvnl-GTjwEj0aTH7EFRPFTyOVwhWEGicRFOwNhFUFZyRi3ZjhvIod3mlQV3ulntO8nSs0fUxJtsgCKq1CqefFGB2bQip0" alt=""><figcaption></figcaption></figure>

6. Save Bookmark

{% hint style="info" %}
**Good to know:** On large reports, one way to use bookmarks is to create a bookmark for the ways you typically view the report. If you normally go to certain tabs, apply certain filters, sort the data a certain way. Creating bookmarks can be a real time saver.
{% 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.podiumbi.com/reports/bookmarks/add-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.
