# Bookmarks

- [Add Bookmark](https://docs.podiumbi.com/reports/bookmarks/add-bookmark.md): Bookmarking reports is a great way to get back to your favorite version of a report quickly.  You can set as many bookmarks as you like per report.  You can even export/share a report with bookmarks.
- [Update Existing Bookmark](https://docs.podiumbi.com/reports/bookmarks/update-existing-bookmark.md)
- [Clear Bookmark](https://docs.podiumbi.com/reports/bookmarks/clear-bookmark.md): This clears the existing bookmark that is being used to filter the report.  This will set the report back to its default state.


---

# 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.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.
