# Create an Order

**Go to Orders page -> Actions -> New Order**

To access the Actions menu, go to the Orders page. Click on the Actions menu dropdown and select "New Order"

![](/files/inid4FnlWJTqOhtUdF7D)

In the popup, choose the Asset and Material that were set up in the Setup section. Then, input the following Order details. Unless you want to make changes, leave the other fields at their defaults.

* Order Number (e.g. WO-123)
* Target Quantity (e.g. 100)

Click on "Confirm" to add the Order. You should now be able to see your order in the list.

Now click on the Order to see its details.

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

**Congratulations,** you have now added an order on TilliT.

Next, lets setup an Activity that we will get to run when the order is started.

{% content-ref url="/pages/TGm0jrLo9MfDkUYwgyWi" %}
[Start an Order](/tillit/getting-started/start-the-order-1.md)
{% endcontent-ref %}


---

# 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/getting-started/start-the-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.
