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

# Project Analytics Dashboard

> The analytics dashboard is a visual control panel designed for you to see your project's financial health and overall progress at a glance.

# Project Analytics Dashboard

The analytics dashboard is a visual control panel designed for you to see your project's financial health and overall progress at a glance.

## Accessing the Analytics Dashboard

* **Direct URL:** `https://app.bultech.co/company/:companyId/project/:projectId/analytics`
* **Interface Path:** This page opens by default when you log into the relevant project, or you can access it by clicking the **Analytics** (<img src="https://mintcdn.com/bul/ixiTLdmXNZ20kCob/icons/chart-box-outline.svg?fit=max&auto=format&n=ixiTLdmXNZ20kCob&q=85&s=99f159ab7d08cd4cdddfa4441796f195" alt="chart-box-outline" className="inline align-middle dark:invert" style={{width: '16px', height: '16px', margin: 0}} width="24" height="24" data-path="icons/chart-box-outline.svg" />) icon in the left menu.

## Dashboard Components

The analytics dashboard consists of various information cards and charts:

<AccordionGroup>
  <Accordion title="General Information Cards (Top Row)">
    Summarizes your project's most basic financial metrics: **Project Budget**, **Revenue**, **Approved Changes**, **Profit**, and **Debt**.
  </Accordion>

  <Accordion title="Completion Counter and Project Overview">
    * **Completion Counter:** Shows how much time is left until the project's planned completion date.
    * **Project Overview:** Displays the project's name, number, address, and location on a map.
  </Accordion>

  <Accordion title="Spending Chart">
    A bar chart showing total monthly expenditures. You can select the year and quarter from the Settings (<img src="https://mintcdn.com/bul/ixiTLdmXNZ20kCob/icons/cog-outline.svg?fit=max&auto=format&n=ixiTLdmXNZ20kCob&q=85&s=8ba7c44610399de0694d8cedbba51f4e" alt="cog-outline" className="inline align-middle dark:invert" style={{width: '16px', height: '16px', margin: 0}} width="24" height="24" data-path="icons/cog-outline.svg" />) menu.
  </Accordion>

  <Accordion title="Commitments Status">
    A donut chart showing the status of your contracts (Signed, Unsigned, Pending) and the total costs in these statuses.
  </Accordion>

  <Accordion title="Budget vs Final Cost Comparison">
    A bar chart that compares the original budget and the actual final cost side-by-side for specific cost codes. You can select which cost codes to display from the Settings (<img src="https://mintcdn.com/bul/ixiTLdmXNZ20kCob/icons/cog-outline.svg?fit=max&auto=format&n=ixiTLdmXNZ20kCob&q=85&s=8ba7c44610399de0694d8cedbba51f4e" alt="cog-outline" className="inline align-middle dark:invert" style={{width: '16px', height: '16px', margin: 0}} width="24" height="24" data-path="icons/cog-outline.svg" />) menu.
  </Accordion>

  <Accordion title="Change Order Status">
    A donut chart showing the distribution and total costs of your change orders by their status.
  </Accordion>

  <Accordion title="Financial Health">
    An area chart that presents a score and trend of your project's overall financial performance and health.
  </Accordion>
</AccordionGroup>
