# Creating Manual Orders

### How to create a manual order for a customer

Start by visiting your Mavenseed site admin, click on Orders and then click the green *Create Manual Order* button in the upper right hand corner.&#x20;

![](/files/-MLxD0rsF66TMYhkrH4_)

This will bring up the New Order form. Before proceeding make sure you know which customer, product and price the transaction is for.&#x20;

{% hint style="danger" %}
The customer must first exist within your site before you can process the manual order. If they don't exist ask them to register for a free account first on your site.&#x20;
{% endhint %}

![](/files/-LlE-r_apMIxq2xmKdjS)

1. **Add Customer:** Here you can search for the customer you'd like to process the manual order for.&#x20;
2. **Add Items:**&#x20;
   1. The Item Title: This can be exactly the name of the product or something that best describes the product,&#x20;
   2. item Amount: If you're giving it away, it's okay to leave blank. If not put in the amount of the product you've sold it for,&#x20;
   3. Product: Choose the product you're delivering to your customer,
3. **You may add multiple items per order,**&#x20;
4. **Add Payment:**&#x20;
   1. Sub Total and Total are to be filled out manually for greater customization of your transaction and your customers records.&#x20;
5. Choose whether you're simply logging the transaction, or if you'd like to send a Customer Receipt via email.&#x20;
   1. If you send an email receipt, this will automatically send to your customer from your email address set up in your [site settings](broken://pages/-L_2gsLKXyN5gg-muRBT#site-settings).&#x20;

Clicking Create Order will send the email, and redirect you to the order details page. The customer will be able  access their downloads at any time by logging into their [account](https://u9644361.ct.sendgrid.net/wf/click?upn=wMrJv3V1z-2Bbx7OQNzldsEneby6gYYKJyIlwnwOcIMBsW6fQi6E-2FCNO8qiaWSsLyI4jFLGvOLEACkCCIt5fPWqg-3D-3D_eewhmbeB5cxASqOfu98A-2BEevQxLuptbuXLRFVn1gH5885he7GuUghuO-2BvlZD97JsnYt-2Fs1pSSCUQa1BIbIMvDGbbxhzp0hZ44guP-2BramJTRFC672BIlAqGC0m60fM0pkaQK-2Bg0SxpJ3F8z-2FCxkKb-2FAzyP8Jxd3OmCZAyUVFr9yR399-2B-2Bnh7YYpgpGq9ldSY83DzFz4gmTSB1czjW0Uqrdw-3D-3D) and visiting the [orders](https://u9644361.ct.sendgrid.net/wf/click?upn=wMrJv3V1z-2Bbx7OQNzldsEneby6gYYKJyIlwnwOcIMBsW6fQi6E-2FCNO8qiaWSsLyIpiQX25DCL9kBoJmcpl0JZQ-3D-3D_eewhmbeB5cxASqOfu98A-2BEevQxLuptbuXLRFVn1gH5885he7GuUghuO-2BvlZD97JszcExAvwyyfwnxCMLO3EjCju0OJP-2BSEbPIxdp7DcxKSzyvpjiGnwOh0crxJyMnWrreESR5w79OAAsz7f6sAWlVcMId-2Fcl7Ih-2B-2BmSVIN7zHhqyltm6LzW3J9K9Li3j4k-2F6Aby322awjA9R1ZzTqyKN5Q-3D-3D) tab.


---

# 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://docs.mavenseed.com/admin/orders/creating-manual-orders.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.
