# Tableau Embedded Toolbar

Below the dashboard navigation tabs, a secondary toolbar provides Tableau’s embedded functionality. These are standard Tableau features available across all dashboard views.

<figure><img src="/files/SdAgYmtG4ktfGgIxWoM3" alt=""><figcaption><p align="center"><em>Figure 1: Tableau Embedded Toolbar</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">Function</td><td valign="top">Description</td></tr><tr><td valign="top">Undo</td><td valign="top">Reverses the last action performed in the current dashboard view (e.g., filter change, drill-down).</td></tr><tr><td valign="top">Redo</td><td valign="top">Re-applies the last undone action.</td></tr><tr><td valign="top">Refresh Data</td><td valign="top">Forces a data refresh in the current view, pulling the latest data from the warehouse.</td></tr><tr><td valign="top">Pause / Resume Auto Updates</td><td valign="top">Toggles automatic data refresh on or off. Useful for analyzing a specific snapshot without data changing underneath.</td></tr><tr><td valign="top">Accelerate View</td><td valign="top">Manages custom or accelerated views for faster loading of frequently used dashboard configurations.</td></tr><tr><td valign="top">View: Original</td><td valign="top">Indicates the current view state. Shows whether the user is viewing the original dashboard or a modified/custom version.</td></tr><tr><td valign="top">Data Guide</td><td valign="top">Opens Tableau’s Data Guide panel to explore the underlying data sources, fields, and calculations powering the current dashboard.</td></tr><tr><td valign="top">Watch</td><td valign="top">Enables tracking of updates and changes to the current view. Users receive notifications when data changes.</td></tr><tr><td valign="top">Format Download</td><td valign="top">Exports the current dashboard view in various formats (PDF, image, CSV, etc.) for offline sharing or reporting.</td></tr><tr><td valign="top">Full Screen</td><td valign="top">Expands the dashboard to full-screen mode for presentations or focused analysis.</td></tr><tr><td valign="top">Share</td><td valign="top">Generates a shareable link or embed code for the current dashboard view.</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/tableau-embedded-toolbar.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.
