> For the complete documentation index, see [llms.txt](https://manual.industryapps.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.industryapps.net/get-started-in-iapps/pre-production/event/production-line-master.md).

# Production Line Master

&#x20;Production line in a factory is a sequence of machines arranged in a particular manner as part of manufacturing process. (Production Line  Master is a master data App that comes along with Digital Work Instruction subscription)

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

The production line can be tagged with the list of machines based on the selected operation type. User groups which will have access to the production line can be assigned as well. Shifts/Shift Model of the production line can also be tagged in this master.&#x20;

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

Once the created shifts or shift model gets linked to a production line, the shift dwontimes will be visible in the event calendar.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://manual.industryapps.net/get-started-in-iapps/pre-production/event/production-line-master.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.
