# Create adhoc Order

The user can create an order anytime within the operation cycle. This function is available in the UI header.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/60208fd212248b2c96d50eeb/images/6024f5296867724dfc6f21b8/file-U9inzv3bxk.png)

To create an adhoc order, click the Create button then:

1. Select ***New Order*** in the selection list
2. Select the ***Asset*** where the order will be used or executed
3. Select the production ***Material*** from the list
4. Enter the following order details; then click ***Confirm*** once all the order details are completed

* ***Order Number***: This is the order ID, can be an alphanumeric character
* ***Operation***: This defaults to 100. The system is using this indicator to support a line with multiple equipment segments
* ***Name***: This is the name of the order, can be an alphanumeric character
* ***Choose a date***: This defaults to the current date but can be changed by selecting the appropriate date from the calendar display
* ***Starting at***: This defaults to the current time but can be changed by using the up/down keys on the number fields
* ***Target Quantity***: This is the set production quantity for the order


---

# 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/everyday-usage/orders/create-adhoc-order.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.
