> ## Documentation Index
> Fetch the complete documentation index at: https://docs.reworks.in/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a Single Order

> Step-by-step guide to creating a single order.

## Step 1: Open the Order Form

Navigate to the **Create New Order** page from the dashboard.

<Frame>
  <img src="https://mintcdn.com/reworks/elP51T9CrinSR3HN/images/create-order.gif?s=206e42c27197687978bee7ce90dc29f5" alt="Create Order" width="1510" height="816" data-path="images/create-order.gif" />
</Frame>

***

## Step 2: Select a Product

1. Click the **Select Product** dropdown.
2. Choose a product from the list.
3. Confirm the selected product appears in the dropdown.

<Check>
  The selected product will be reflected in the **Order Summary** panel.
</Check>

***

## Step 3: Enter Quantity

Enter the number of units in the **Quantity** field.

***

<Frame>
  <img src="https://mintcdn.com/reworks/NWkdrxv6NLyKJSaF/images/addtocart.gif?s=713bc7231b1eb305e7bbc31c2ba3aeb0" alt="Addtocart" width="1892" height="868" data-path="images/addtocart.gif" />
</Frame>

## Step 4: Enter Recipient Information

Fill in the required fields:

* **Recipient Name**
* **Email**
* **Phone**

<Warning>
  Ensure the email format is valid and the phone number includes the correct country code if required.
</Warning>

***

## Step 5: Enter Shipping Address

Provide the complete delivery address:

* **Address**
* **Postal Code**
* **City**
* **State**

<Note>
  Verify the address details carefully to avoid delivery delays.
</Note>

<Frame>
  <img src="https://mintcdn.com/reworks/NWkdrxv6NLyKJSaF/images/recepient_detailsl.gif?s=5e7cd07e729d295fb273c292ac91eca9" alt="Recepient Detailsl" width="1914" height="858" data-path="images/recepient_detailsl.gif" />
</Frame>

## Step 6: Review Order Summary

Check the **Order Summary** panel to confirm:

* Selected product
* Quantity
* Recipient details

***

## Step 7: Create the Order

Click **Create Order** to submit.

* The system validates all required fields.
* A confirmation message will appear upon successful creation.
* If validation fails, correct the highlighted fields and resubmit.

<Check>
  Once the order is created successfully, it will be available in the Orders list.
</Check>
