> ## Documentation Index
> Fetch the complete documentation index at: https://help.hoopai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Dashboard overview

> Custom widgets, date filters, permissions, themes, goal tracking, sharing, and exporting.

<div style={{position: "relative", paddingTop: "56.25%", marginBottom: "1.5rem"}}>
  <iframe src="https://player.mediadelivery.net/embed/622351/262e3afc-3a4f-4510-b590-891ec395f22b?preload=true" loading="lazy" style={{border: "none", position: "absolute", top: 0, height: "100%", width: "100%"}} allow="accelerometer; gyroscope; autoplay; encrypted-media; picture-in-picture" allowFullScreen={true} />
</div>

The Dashboard is your central command center in the HoopAI platform. It provides a real-time visual summary of business performance — surfacing metrics like pipeline value, conversion rates, revenue, reputation, and team tasks across fully customizable widget layouts.

<Frame caption="The HoopAI dashboard showing business performance at a glance">
  <img src="https://mintcdn.com/hoopai-84ec0cdc/E5RqsVYHqu08Wwk2/images/dashboard-overview-switch.png?fit=max&auto=format&n=E5RqsVYHqu08Wwk2&q=85&s=3078933487afe5bd19b80d8fe59b6db5" alt="Dashboard overview" width="669" height="642" data-path="images/dashboard-overview-switch.png" />
</Frame>

<CardGroup cols={3}>
  <Card title="Custom widgets" icon="puzzle-piece" href="/dashboard/custom-widgets">
    Add, remove, and arrange widgets to build a dashboard tailored to your workflow.
  </Card>

  <Card title="Dashboard elements" icon="table-cells" href="/dashboard/dashboard-elements">
    Explore all available widget types and what data each one displays.
  </Card>

  <Card title="Managing dashboards" icon="layer-group" href="/dashboard/managing-dashboards">
    Create, rename, duplicate, and delete dashboards across your account.
  </Card>

  <Card title="Dashboard permissions" icon="lock" href="/dashboard/dashboard-permissions">
    Control which users and roles can view or edit each dashboard.
  </Card>

  <Card title="Dashboard theme" icon="palette" href="/dashboard/dashboard-theme">
    Switch between light and dark themes or apply custom color settings.
  </Card>

  <Card title="Quick filters" icon="filter" href="/dashboard/quick-filters">
    Refine widget data on the fly without permanently editing the dashboard layout.
  </Card>

  <Card title="Appointment widget" icon="calendar-check" href="/dashboard/appointment-widget">
    Track scheduled and completed appointments across your team.
  </Card>

  <Card title="Conversation widget" icon="comments" href="/dashboard/conversation-widget">
    Monitor open conversations, response times, and messaging volume.
  </Card>

  <Card title="Revenue widget" icon="dollar-sign" href="/dashboard/revenue-widget">
    View revenue totals, payment trends, and transaction breakdowns.
  </Card>

  <Card title="Reputation widget" icon="star" href="/dashboard/reputation-widget">
    Track review counts, average ratings, and reputation trends over time.
  </Card>

  <Card title="Funnel widget" icon="filter" href="/dashboard/funnel-widget">
    Visualize leads moving through each stage of your pipelines.
  </Card>

  <Card title="Goal tracking" icon="bullseye" href="/dashboard/goal-tracking">
    Set targets for key metrics and measure progress against them.
  </Card>

  <Card title="Date range filters" icon="calendar" href="/dashboard/date-range-filters">
    Apply custom date ranges to control the time period shown across all widgets.
  </Card>

  <Card title="Dashboard sharing" icon="share-nodes" href="/dashboard/dashboard-sharing">
    Share dashboards with team members or external stakeholders via links.
  </Card>

  <Card title="Google Analytics widget" icon="chart-line" href="/dashboard/google-analytics-widget">
    Display Google Analytics traffic data directly inside your dashboard.
  </Card>

  <Card title="Exporting dashboards" icon="file-export" href="/dashboard/exporting-dashboards">
    Download dashboard data as a report for offline review or distribution.
  </Card>
</CardGroup>

## Getting started

<Steps>
  <Step title="Open the dashboard">
    Navigate to **Dashboard** in the left sidebar. If multiple dashboards exist, use the switcher at the top to select the one you want to work with.
  </Step>

  <Step title="Set a date range">
    Use the time frame selector to set the date range for all widget data. This applies globally to every widget on the current dashboard.
  </Step>

  <Step title="Customize your layout">
    Click the **Edit** icon to enter edit mode. Add widgets from the widget library, drag them to reorder, and resize them to fit your workflow.
  </Step>

  <Step title="Apply quick filters">
    Use Quick Filters to refine data across widgets — for example, filtering by a specific pipeline, team member, or lead source — without permanently changing the layout.
  </Step>

  <Step title="Share or export">
    Share the dashboard with your team using the sharing options, or export the data as a report for stakeholder review.
  </Step>
</Steps>

## Frequently asked questions

<AccordionGroup>
  <Accordion title="Can different users see different dashboards?">
    Yes. Dashboard permissions let you control which users or roles have access to each dashboard. You can create separate dashboards for different teams — for example, one for sales, one for marketing, and one for management — and restrict access accordingly.
  </Accordion>

  <Accordion title="Do quick filters affect other users?">
    No. Quick filters are saved per user. When you apply a quick filter, it only changes the view for your own session and does not affect what other users see on the same dashboard.
  </Accordion>

  <Accordion title="Can I add widgets from other parts of the platform?">
    Yes. From pages like the Call Report tab, Appointment Report tab, or Opportunities section, look for the grid icon to send a widget directly to a selected dashboard without entering edit mode.
  </Accordion>

  <Accordion title="How do I change the time zone for dashboard data?">
    Click the **three dots** in the top-right corner of the dashboard and select **Manage Dashboard Time Zone**. You can switch between your location's time zone and your personal time zone. The setting applies across all dashboards you view.
  </Accordion>

  <Accordion title="Can I have more than one dashboard?">
    Yes. Use the dashboard switcher at the top of the page to toggle between dashboards or add a new one. There is no hard limit on the number of dashboards you can create.
  </Accordion>

  <Accordion title="What happens to a dashboard if I delete a widget type's data source?">
    The widget will display an empty or error state until the data source is reconnected or the widget is removed. Deleting a pipeline or disconnecting an integration does not automatically remove the widget from the dashboard.
  </Accordion>
</AccordionGroup>
