> For the complete documentation index, see [llms.txt](https://docs.podiumbi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.podiumbi.com/reports.md).

# Reports

- [Adding A New Report](https://docs.podiumbi.com/reports/adding-a-new-report.md): This section shows you how to add your first report to Podium BI.
- [Adding A New Section](https://docs.podiumbi.com/reports/adding-a-new-section.md): Think of a section as a folder for further organizing your reports.
- [Report Options](https://docs.podiumbi.com/reports/report-options.md): Complete Walk Through of Report Options
- [Sort Reports](https://docs.podiumbi.com/reports/report-options/sort-reports.md): To sort a report once it’s been added, simply hold the left mouse button down and drag the report in the order you would like
- [Show Filters Pan](https://docs.podiumbi.com/reports/report-options/show-filters-pan.md): Allows your end users to see what filters have been applied to the report and change them.  The filter pane will show up on the right hand side a visible report and can be expanded and contracted as n
- [Show Navigation](https://docs.podiumbi.com/reports/report-options/show-navigation.md): Allows your end user to see individual pages on the Power BI report.
- [Show Title](https://docs.podiumbi.com/reports/report-options/show-title.md): Show your report Title in the header section of the report page.
- [Show Title and Description](https://docs.podiumbi.com/reports/report-options/show-title-and-description.md): Follow the steps if you want to add an additional description to a  report.
- [Report Sharing Allowed](https://docs.podiumbi.com/reports/report-options/report-sharing-allowed.md): Allows you to share an interactive version of the report via a sharable link.
- [Report Export Allowed](https://docs.podiumbi.com/reports/report-options/report-export-allowed.md): Allow your users to export a copy of the report
- [Favorite A Report](https://docs.podiumbi.com/reports/favorite-a-report.md): Favoriting a report allows you to quickly get back to your most used reports.
- [Bookmarks](https://docs.podiumbi.com/reports/bookmarks.md)
- [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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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