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

# Dashboard

> Monitor your carbon emissions with interactive visualizations

## Dashboard Overview

The Dashboard is your central hub for monitoring carbon emissions from your logistics operations. It provides a comprehensive view of your environmental impact through interactive charts and visualizations.

### Key Components

<AccordionGroup>
  <Accordion icon="chart-line" title="Emissions Overview">
    The main chart displays your total carbon emissions over time, allowing you to track trends and identify patterns. You can filter by time period to focus on specific date ranges.
  </Accordion>

  <Accordion icon="truck" title="Transport Mode Breakdown">
    This visualization shows the distribution of emissions by transport mode (air, sea, road, rail), helping you identify which modes contribute most to your carbon footprint.
  </Accordion>

  <Accordion icon="map" title="Geographical Distribution">
    The map view displays your shipment routes and associated emissions, allowing you to identify high-impact corridors and regions.
  </Accordion>
</AccordionGroup>

## Using the Dashboard

<Steps>
  <Step title="Select Time Period">
    Use the date range selector to focus on specific time periods. This allows you to compare emissions across different months or quarters.
  </Step>

  <Step title="Apply Filters">
    Filter your data by transport mode, origin, destination, or other parameters to drill down into specific aspects of your logistics operations.
  </Step>

  <Step title="Analyze Trends">
    Look for patterns in your emissions data, such as seasonal variations or correlations with business activities.
  </Step>

  <Step title="Export Data">
    Use the export functionality to download charts or raw data for use in reports or further analysis.
  </Step>
</Steps>

## Best Practices

* **Regular Monitoring**: Check your dashboard regularly to stay informed about your carbon emissions.
* **Comparative Analysis**: Compare current periods with previous ones to track progress toward reduction goals.
* **Detailed Investigation**: When you notice spikes or anomalies, use the Shipments Table to investigate specific shipments.
* **Share Insights**: Use dashboard insights in team meetings to drive sustainability initiatives.

## Related Features

<CardGroup>
  <Card title="KPIs" icon="chart-simple" href="/essentials/kpis">
    Track key performance indicators related to your carbon emissions
  </Card>

  <Card title="Shipments Table" icon="table" href="/essentials/shipments-table">
    View detailed information about individual shipments
  </Card>

  <Card title="Reports" icon="file-lines" href="/essentials/reports">
    Generate comprehensive reports from your emissions data
  </Card>
</CardGroup>
