# Orders Overview

The Orders section of Freewebstore's control panel allows you to look after the information gained relating to your customer orders. It allows you to configure your payment gateways, notification emails, invoices and more.

Within the orders section you will find:

* [**List All Orders**](/orders/your-orders.md) - View all orders on your online store.
* [**Payment Gateways**](/orders/payment-gateways.md) - Select the payment gateways you would like to offer your customers. (Region specific)
* [**Customers** ](/orders/customers.md)- This section allows you to view your guest and customer accounts.
* [**Notification Emails**](/orders/notification-emails.md) - Setup autoresponse emails to confirm your customer's orders.
* [**Dispatch Emails**](/orders/dispatch-emails.md) - Customize the email that gets sent to your customers when you send them the notification that their order has been dispatched.
* [**Generating Shipping Labels**](/orders/generating-shipping-labels.md) **-** Create labels for your shipments.
* [**Invoices**](/orders/invoices.md) - Customize your Invoices.
* [**Export**](/orders/export.md) - Export a list of your orders.
* [**Abandoned Carts** ](/orders/abandoned-carts.md)- Convert missed opportunities into paying customers.
* [**Live Cart Activity**](/orders/live-cart-activity.md) - Watch shoppers become customers in real-time.
* [**Kashflow** ](/orders/accounting/kashflow.md)- Take advantage of our easy-to-use online accounting integration. (UK businesses only)
* [**Live Orders Map**](/marketing/statistics/live-orders-map.md) - Visualize your orders on an interactive map. (Only available on Freewebstore's Ridge Plan)
* [**Insights** ](/orders/your-orders/order-insights.md)- View a wide range of insights that your orders give. (Only available on Freewebstore's Ridge Plan)


---

# 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://help.freewebstore.com/orders/orders-overview.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.
