# View all sold items

## Quick view

View [items](/serializer-product-tracking/troubleshooting/faqs/whats-an-item-in-serializer.md) assigned to sales orders on the **Sold items** page in the embedded app. The page displays a table with automatically generated unique item IDs, manually entered serial numbers, [custom fields](/serializer-product-tracking/getting-started/setup-and-configuration/settings/track-custom-item-information.md), product variants, customers, order numbers, order dates and warranty expiry dates. Product variant, customer and order columns link to their respective detail pages in Shopify admin.

The table is filterable by item ID, serial number, product variant, customer and [custom searchable fields](/serializer-product-tracking/getting-started/setup-and-configuration/settings/track-custom-item-information.md). If your customer contacts you about a specific item, you can quickly find some information about it.

<figure><img src="/files/5fbGVHBBd05sV7rckZSs" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/FKnHSBsGJ2nQMJ6bsZWu" alt=""><figcaption></figcaption></figure>

## Export sold items

1. Click **Export** at the top right of the page
2. Select the order date range in the modal view&#x20;

   <figure><img src="/files/6RRmhr9OjeWLQBqjXAmx" alt=""><figcaption></figcaption></figure>
3. Click **Export items**
4. Once finished, click **Download** to get the CSV spreadsheet file.
5. The downloaded CSV file should contain the information visible on the page. See below to customise the available data columns.

## Customise column visibility

To hide redundant columns from the page and the CSV export,

1. Click **Cancel** at the top right of the page (just below the Export button). This will exit the table's search mode.&#x20;

   <figure><img src="/files/XzFyYLxHKgVhttSYC1RI" alt=""><figcaption></figcaption></figure>
2. Click Edit columns in the same location&#x20;

   <figure><img src="/files/MRTHJ7Zdd5WmcDd9yZC9" alt=""><figcaption></figcaption></figure>
3. Select or unselect column headers&#x20;

   <figure><img src="/files/Tlqbt5Zo8rQ7KH7P7G4S" alt=""><figcaption></figcaption></figure>
4. Click **Save** and view the updated table

   <figure><img src="/files/ZdmdeokkqXaIGcRztjti" alt=""><figcaption></figcaption></figure>
5. Click **Search and filter (F)** to return back to the search mode&#x20;

   <figure><img src="/files/8iM9U19uA4vrk03TyEoc" alt=""><figcaption></figcaption></figure>


---

# 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://galmis.gitbook.io/serializer-product-tracking/getting-started/item-management/manage-sold-items/view-all-sold-items.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.
