# Creating a Manual Order

Login to Chord OMS:\
\
The **Orders** section Chord OMS starts tracking orders **even** **before** they are placed: as soon as a customer has put something in their cart, a new order is generated. The Status will be **Cart** but more on that later \
\ <br>

![](/files/-MZPUIQdyXDxTfcvt3FS)

**New Order**&#x20;

You can manually create an order from within the OMS. Click **New Order** Click Choose a Variant Type in the first 3 letters of the product you wish to add and you’ll see a list of all products starting with the name.Select the Product you want to add to that order and the Quantity&#x20;

if you need to add multiple products just repeat the steps “Choose a Variant”&#x20;

![](/files/-MZPUYCW_dheUVeGH4gy)

Order ID has been created&#x20;

![](/files/-MZPUmHlO1gQ1aAMo0xu)

Notice that the status of the Order is now Cart (A customer has placed product(s) in the cart. Position your mouse on the checkmark under the Total price column and you’ll see the row highlighted green

&#x20;

![](/files/-MZPVTQRiRv1dImY7lII)

If you need to add more product click Add Item and repeat the above process If you need to remove the item from the cart you can either click Empty Cart or position your mouse next to Save (now a delete button) and click **Delete.**&#x20;

![](/files/-MZPVj_yrUmg4ZJOVrYU)

You can see that under **Order Information** section to the right the status has changed to **Confirm.**

You can select another **Channel** here by clicking the dropdown next to **Channel** and provide the adequate tag&#x20;

![](https://paper-attachments.dropbox.com/s_4153AA92ADB7E3B9BCD500DD74050CF4999F25F764037A3484767EAB991195BA_1619354217063_image.png)\
\
If you need to Edit click **Edit** (next to **Delete**) and make your adjustment

\
Click **Customer**&#x20;

You can find a customer by typing their email address and all fields will be pre populated with thee information on file, or you can manually enter name, email and addresses in the **Customer** **Email** field

![](/files/-MZPW9uKsgXxhr_Zlz7F)

If you select an existing customer using **Customer Search**, the Guest Checkout will be set to False, otherwise it will default to True (Yes), since this customer doesn't have an account.

&#x20; <img src="https://paper-attachments.dropbox.com/s_4153AA92ADB7E3B9BCD500DD74050CF4999F25F764037A3484767EAB991195BA_1619354900612_image.png" alt="" data-size="original">

If Billing is different from Shipping this is where you’ll add a new address <br>

Click **Update** and you’ll be automatically directed to **Shipment** section Here, you will see the order and shipment information, the H number has been generated for your package and this is where you will see if the order has been sent to the Warehouse or not (Fulfilled? False or True)  If there were any Promo/Discount you will also see it here&#x20;

Note: Notice that your order is now in **Delivery** state

<div align="left"><img src="/files/-MZPWziCYsnGNtqNXLeO" alt=""></div>

You can make adjustments to an order shipping method here. So if you wanted to add Rush Shipping click the icon next to Standard Shipping

<br>

![](/files/-MZPXHrhdcVI6mCPiktZ)

We will cover **Adjustments** here \
\
Click **Payments** tab

Amount field reflects the total amount of the order If no credit card has been saved you can provide the information hereNotice that your order is now in the Confirm state

&#x20;

![](/files/-MZPXQwytC-HRETVQUJL)

Scroll and click **Update** <br>

Click  **Confirm** tab

Scroll and click **Complete Order** Click **Approve** \
Notice that your order is now in a state of Complete - Ready - Paid when your item ships that status will change from Ready to Shipped \
Your order has been created! \
\ <br>


---

# 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://chord-commerce.gitbook.io/oms-guide/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.
