# Dashboards

## Overview

The dashboard provides you with a first glance of the most important data points on your line. These can either be standard KPIs that all lines will track or specific data points that you would like to be able to see at a glance.

The top section of the dashboard consists of cards that depict your top 5 bottlenecks over the last 2 weeks. This feature is only available as part of the analyze and optimize plan.

<figure><img src="/files/QeTCnV5XJCSiRNef6Knv" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
If your line is on the monitor plan, you will not be able to see bottleneck cards.
{% endhint %}

Below this, you will see a list of sub-tabs with 4 options. These are the 4 different types of dashboards that you can view:

<figure><img src="/files/XPMmyD3revyDB4coToR3" alt=""><figcaption></figcaption></figure>

#### Template dashboard

Under template dashboard, you can create a dashboard to view important parameters of your line with the help of pre-defined templates provided by Linecraft AI.&#x20;

[Read more](/knowledgebase/product-guides/dashboards/template-dashboard.md)

#### Analysis dashboard

You can create custom graphs and configure them in the analysis dashboard. This allows for a more custom and tailored experience when analyzing your line.

[Read more](/knowledgebase/product-guides/dashboards/analysis-dashboard.md)

#### IOT-Quality dashboard

The IoT-Quality dashboard enables you to plot custom, real-time graphs of your line's quality and process parameters that allow you to monitor your processes in real time.

[Read more](/knowledgebase/product-guides/dashboards/iot-quality-dashboard.md)

#### KPI dashboard

The KPI dashboard allows you to monitor different KPIs of your line in real-time, by plotting custom graphs and configuring their layout.

[Read more](/knowledgebase/product-guides/dashboards/kpi-dashboard.md)


---

# 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://linecraft.gitbook.io/knowledgebase/product-guides/dashboards.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.
