# Update Existing Bookmark

## Steps for updating a bookmark:

1. Change the page selected or filters applied for the updated bookmark
2. Hover over Bookmark icon and select the pencil icon

<figure><img src="https://lh7-us.googleusercontent.com/XBv1s1DnItLQV2K8t2KzlIDZ3OzvFtT9DrdwH-YTaVFpDZdNC5muN5OyERXT9cJD_ca5uisu7y2nsoHtVvqtR1hxafliElcSlfZfDHwRAQVNW8eUtF9JtIh7KRF36thrIO2n4ZON5AvnXdcOl2HPCrw" alt=""><figcaption></figcaption></figure>

3. Select the Update Radio Button

<figure><img src="https://lh7-us.googleusercontent.com/gX_4H-F0wONGF63j8O8iPgnxGU7LhcNLVYdHtOTWQi6c7FyUmJ4uKWEUJqFUC5myHsM4MSMZ-8uX1scUa6bDewHA9awcitvSYW7sANMRcsiEi66uTmLatq6ktY-AuHaZrpm_mMpBZ6fw0y8fD__-hHk" alt=""><figcaption></figcaption></figure>

4. &#x20;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/update-existing-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.
