# Production overview

Production Overview allows you to ensure your line is meeting targets and helps monitor shift level production.&#x20;You can access production overview from the main menu by clicking on the production overview module.

## Overview

The overview section of the production overview module provides a holistic view of shift-wise or day-wise production.  You can view the following information for a machine on the overview page of the production overview module. The end of line machine will be selected by default:&#x20;

1. Progress bar of current shift, its time and status&#x20;
2. KPIs
   1. Total parts produced&#x20;
   2. Total good parts produced&#x20;
   3. Total bad parts produced&#x20;
   4. OEE
   5. Availability
   6. Performance
   7. Quality
   8. Downtime
   9. MTTR
   10. MTBF
3. Production break-up by quality and part type&#x20;
4. JPH timeseries for that shift

This information can be viewed either shift-wise or day-wise.&#x20;

<figure><img src="/files/9C57N4Azgl8XEa1a0nN3" alt=""><figcaption></figcaption></figure>

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

## Analysis

The analysis section of the production overview module enables you to view graphs and analyze parametric data for a machine over a custom date range. You can view and download graphs and data for the following parameters:

1. Production graphs&#x20;
   1. Overall production&#x20;
   2. JPH timeseries&#x20;
   3. OEE timeseries&#x20;
2. Part type graphs&#x20;
   1. Bad part types pareto&#x20;
3. Asset level graphs&#x20;
   1. Asset-wise overall production&#x20;
   2. Asset-wise JPH and JPH losses&#x20;
   3. Asset-wise OEE&#x20;
   4. Asset-wise bad parts pareto&#x20;

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

## Manage schedule

The manage schedule tab takes you to a new browser tab where you will be able to manage shifts and target count.  \
You will be able to:&#x20;

1. View shifts and their breaks for the selected date range&#x20;
2. Mark shifts as off&#x20;
3. Modify shifts and breaks for the selected date range
4. Reset changes to default values&#x20;
5. Modify targets for each part type in each shift for the selected date range&#x20;

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

## Calendar

You will be redirected to a new browser tab when you click on the calendar section. This section will display a calendar view of the selected machine’s day-wise production information. You can hover over a date to view a detailed view of production metrics for that particular day.

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


---

# 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/production-overview.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.
