# General

<figure><img src="/files/GTN1M8H6xuflfGukPAps" alt=""><figcaption><p>General section of order import settings</p></figcaption></figure>

The *general* section of *order import* settings allows you to configure the following:

1. **Customer Name**: This field allows you to assign a customer to all your Shopify orders.
2. **Sale Store**: This dropdown allows you to choose the store where all the Shopify sales will be recorded.
3. **Project/Class**: This dropdown allows you to assign a project/class name to all your Shopify orders. It is an optional field that can assist you with reporting in the ERP system.
4. **Default Sales Representative**: This dropdown allows you to assign a sales representative to all your Shopify orders.
5. **Default Payment Terms**: This dropdown allows you to choose the payment term to assign to your Shopify sales. If the payment term is not met, the order will not be waved for picking, and packaging in Xoro.
6. **Order Type**: This dropdown allows you to assign an order type to the order dropped into Xoro from Shopify.


---

# 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://shop-docs.xorosoft.io/getting-started/configuring-settings/orders/general.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.
