# Flows

- [Sales Import](https://docs.in8sync.com/idc/lightspeed-x-series/flows/sales-import.md): How to import sales orders and returns from Lightspeed X-Series into NetSuite.
- [Sales Summary](https://docs.in8sync.com/idc/lightspeed-x-series/flows/sales-summary.md): How to import aggregated sales summary data from Lightspeed X-Series into NetSuite.
- [Item Export](https://docs.in8sync.com/idc/lightspeed-x-series/flows/item-export.md): How to create and update products in Lightspeed X-Series from NetSuite items.
- [Customer Export](https://docs.in8sync.com/idc/lightspeed-x-series/flows/customer-export.md): How to export NetSuite customers to Lightspeed X-Series.
- [Purchase Order Export](https://docs.in8sync.com/idc/lightspeed-x-series/flows/purchase-order-export.md): How to export purchase orders and transfers from NetSuite to Lightspeed X-Series.
- [Purchase Order Receipt](https://docs.in8sync.com/idc/lightspeed-x-series/flows/purchase-order-receipt.md): How to import purchase order receipts and inventory counts from Lightspeed X-Series into NetSuite.


---

# 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.in8sync.com/idc/lightspeed-x-series/flows.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.
