> ## Documentation Index
> Fetch the complete documentation index at: https://www.spacebring.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Orders

> Process customers' shop orders, manage order statuses, cancel orders and manage refunds

Administrators can track order revenue and manage orders by modifying their status and conducting a search for them.

When the order is created, it appears on the **Service** > **Shop** page > **Orders** panel. Orders are sorted from newest to oldest.

<Frame>
  <img src="https://mintcdn.com/spacebring/r9waMHGBw1JyAC6i/images/service-shop-orders-1.png?fit=max&auto=format&n=r9waMHGBw1JyAC6i&q=85&s=d723466f26d93c26adc5cf0a934a7a85" alt="" width="1614" height="825" data-path="images/service-shop-orders-1.png" />
</Frame>

## Manage orders

Once [a customer places an order](/docs/member/shop), open it from the **Orders** panel to view its details:

| **Value**    | **Description**                                                                                                                                                                                                                                                                                                                                                                                       |
| :----------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Order number | Every order has a unique number within a location (e.g., #30).                                                                                                                                                                                                                                                                                                                                        |
| Option       | The variation of the product.                                                                                                                                                                                                                                                                                                                                                                         |
| Quantity     | The quantity of the ordered product options.                                                                                                                                                                                                                                                                                                                                                          |
| Status       | The order's readiness, set by an administrator. There are four statuses: <ul><li>**New** - created but not processed yet. All new orders receive this status by default.</li><li>**In progress** - currently being processed.</li><li>**Completed** - successfully processed.</li><li>**Canceled** - canceled by an administrator, or the customer couldn't proceed because payment failed.</li></ul> |
| Buyer        | The customer who placed the order.                                                                                                                                                                                                                                                                                                                                                                    |
| Payment      | The payment method the customer chose.                                                                                                                                                                                                                                                                                                                                                                |

<Tip>
  [Configure the notifications](/docs/account/notifications) to be instantly notified about new shop orders.
</Tip>

### Find and filter orders

Filter orders on the **Orders** panel to find what you need:

* Filter by **Status** to see **New**, **In progress**, **Completed**, or **Canceled** orders.
* Filter by **Category** to see orders from a specific shop category.
* Filter by **Product** to see orders that include a specific product.
* Filter by **User** to see all orders of a specific customer.
* Filter by **Create date** to see orders created on, before, after, or between specific dates.

<Frame>
  <img src="https://mintcdn.com/spacebring/r9waMHGBw1JyAC6i/images/service-shop-orders-3.png?fit=max&auto=format&n=r9waMHGBw1JyAC6i&q=85&s=9799f206ae8bfd6fc8b9da79e234bbc0" alt="" width="1614" height="460" data-path="images/service-shop-orders-3.png" />
</Frame>

### Change an order's status

Only administrators can change an order's status. Click the **Status** icon next to the order — or open the order and use the **Status** field — and choose the new status. The customer receives [a push notification](/docs/member/account/notifications) when their order status changes.

<Frame>
  <img src="https://mintcdn.com/spacebring/r9waMHGBw1JyAC6i/images/service-shop-orders-2.png?fit=max&auto=format&n=r9waMHGBw1JyAC6i&q=85&s=535732dbcb9f309c2d1b789532295a57" alt="" width="1614" height="462" data-path="images/service-shop-orders-2.png" />
</Frame>

### Cancel an order and issue a refund

To cancel an order — for example, if the product is out of stock or there is an issue with it — set its status to **Canceled**. You'll be asked to confirm whether the customer is eligible for a refund; canceling does not refund automatically. If you confirm, the refund is issued automatically. [Understand refunds](/docs/billing/payments/refunds)

<Frame>
  <img src="https://mintcdn.com/spacebring/r9waMHGBw1JyAC6i/images/service-shop-orders-4.png?fit=max&auto=format&n=r9waMHGBw1JyAC6i&q=85&s=416e8d6d8c0fff6228e86b251b128c75" alt="" width="1058" height="869" data-path="images/service-shop-orders-4.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/spacebring/r9waMHGBw1JyAC6i/images/service-shop-orders-5.png?fit=max&auto=format&n=r9waMHGBw1JyAC6i&q=85&s=c1abf1a5a460f2ca6429d6403dc27661" alt="" width="1047" height="869" data-path="images/service-shop-orders-5.png" />
</Frame>

## View order status

Users can view the status of their order by following these steps:

1. Click on their profile picture in the bottom left corner to open the **Account** page.
2. Go to the **Orders** section to view the status of their orders.

<Frame>
  <img src="https://mintcdn.com/spacebring/r9waMHGBw1JyAC6i/images/service-shop-orders-6.png?fit=max&auto=format&n=r9waMHGBw1JyAC6i&q=85&s=54d443c1f7d3426764b4e12deb3b53b0" alt="" width="1597" height="752" data-path="images/service-shop-orders-6.png" />
</Frame>

## Check analytics on order statuses

Get a consolidated overview of all orders with the specific status on the **Analytics** page.

1. Open the **Analytics** page > choose **Shop** dashboard.
2. Check the **Orders by status** graph and choose the specific time periods for the overview.

<Frame>
  <img src="https://mintcdn.com/spacebring/r9waMHGBw1JyAC6i/images/service-shop-orders-7.png?fit=max&auto=format&n=r9waMHGBw1JyAC6i&q=85&s=27467c593113b7fb56cde46308a16ce9" alt="" width="2016" height="1482" data-path="images/service-shop-orders-7.png" />
</Frame>
