# Sales orders

To create the sales order in ERPAG, you can uses two different approaches:

* You can create a sales order by going to the customers list:

```
Sales > Customers
```

Open the wanted customer from the list and use the 'create' button on the right-hand side of the screen and choose the sales order from the drop-down menu.

![](/files/-LK2FumfXTsIn1vfyqNW)

This will open a new sales order for that customer, where you will be able to select the items you want to order and adjust the quantities.

![](/files/-LK2HYmMoK7BCIFHcBKW)

When you save the document, the sales order for your customer will be created.

* The second way to create a sales order is from the sales order list.

```
Sales > Sales Orders > Create
```

![](/files/-LK2P0Q0BFW4b0UihSQb)

This will open a blank sales order where you will be able to choose the customer and the items from the list.

![](/files/-LK2PeYeYeq_usLDDXAt)

![](/files/-LK2Ph7towrr3FeR2OXj)

Once you save the document, the sales order will be created and it will appear on the sales order list.


---

# 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://learn.erpag.com/project/untitled/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.
