# Creating Sales Order

To create a Sales Order, you need to go to the Orders menu, then click on the Sales Order button in the left-side menu.

&#x20;After that, click on the Add New button to start the process of creating a Sales Order.

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

Fill in the mandatory fields marked with an asterisk (\*) and the required fields,

Then click on the "Save" button. This will ensure that all necessary information has been entered and can be stored in the system.

<figure><img src="/files/9y9vcBhJOFxCtcMHOZl5" alt=""><figcaption></figcaption></figure>

Add Products in the Lines and click on Save

<figure><img src="/files/4HUdwqaQGxGsFwOpdkHh" alt=""><figcaption></figcaption></figure>

To create a sales order, add products to the lines and then click on Book. This will create the sales order with the added products.

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


---

# 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.cwsuite.com/sales-application/product-guides/orders/sales-order/creating-sales-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.
