# MVP Setup Guide

## Choose a Location and create a Data Template

{% hint style="warning" %}
If a Location is not chosen, the Data Templates list will be blank!
{% endhint %}

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

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

## Create a Finished Goods Material

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

## Create an Availability

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

## Create an Equipment. Ensure name matches TilliT DO if implementing integration

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

## Create an Equipment Class.

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

## Add a Class to Equipment

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

## Add Availability to Equipment

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

## Create an Operation

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

## Create a Route

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

## Create a Segment

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

## Double click Segment and edit. Add Equipment and Material (Produced) to segment

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

## Add a Run Rate to Segment

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

## Create an order

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

## Add an Order Item

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

## Create a Scenario

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

## Mark Scenario as Live

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

## Move to Published

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

## Open Scenario and Add Orders (top right +)

<figure><img src="/files/2xG5TzLv5Obp69YPNE0M" alt=""><figcaption></figcaption></figure>

## Select Order and Add

<figure><img src="/files/0D63HtIAiSZDwsew95Qt" alt=""><figcaption></figcaption></figure>

## Drag and drop Order from bottom table onto the Scenario to schedule

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

## If integrating to DO, right click the order on the scenario and hit the lightning icon

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

## Open DO and see the order in the list

<figure><img src="/files/l6xEX4c1QXud4dQMVsJK" 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://help.tillit.cloud/tillit/knowledge-base/scheduler/setting-up-the-scheduler/mvp-setup-guide.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.
