# Hamburger Menu — User Settings & Navigation

Clicking the hamburger menu icon at the far right of the header bar reveals a dropdown panel with eight options for managing user preferences, filter states, navigation, and session control.

<figure><img src="/files/cRfUXfrr5RYRSXC6lQCd" alt=""><figcaption><p align="center"><em>Figure 1: Hamburger Menu Options</em></p></figcaption></figure>

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Menu Option</td><td valign="top">Description</td></tr><tr><td valign="top">Save User Setting</td><td valign="top">Persists the user’s current portal configuration, including selected product, active tab, and layout preferences. Saved settings are restored automatically on next login.</td></tr><tr><td valign="top">Revert User Setting</td><td valign="top">Restores the most recently saved user configuration, discarding any unsaved changes to the portal layout or preferences.</td></tr><tr><td valign="top">Save Filters</td><td valign="top">Saves the current filter selections (date range, channel, stage, assistant, disposition, etc.) so they persist across sessions and page navigation.</td></tr><tr><td valign="top">Revert Filters</td><td valign="top">Restores previously saved filter selections, discarding any ad-hoc filter changes made during the current session.</td></tr><tr><td valign="top">Go to Viewer</td><td valign="top">Navigates the user to the Basic Reporting / Conversation Viewer, which provides a custom-built (non-Tableau) interface for browsing and searching individual conversation transcripts.</td></tr><tr><td valign="top">Manage Subscriptions</td><td valign="top">Opens subscription management for scheduled or automated report delivery. Users can configure recurring reports to be sent via email or other channels.</td></tr><tr><td valign="top">About</td><td valign="top">Displays platform version information, build details, and product metadata.</td></tr><tr><td valign="top">Logout</td><td valign="top">Ends the current user session and returns to the login screen.</td></tr></tbody></table>


---

# 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.ixhello.com/ix-hello-reporting/premium-reporting/hamburger-menu-user-settings-and-navigation.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.
