# Expiry Date

This functionality is only available for users with the WMS.

It allows users to specify an expiry date on stock. The system will indicate which stock should be picked first referencing the earliest expiry date.&#x20;

## Main app

#### Stock Manager

<mark style="color:orange;">**Products/Services > Stock Manager**</mark>

Users can add 'Expiry Date' as an Extra Column or use it as a filter via Advanced Search.&#x20;

#### Reports&#x20;

<mark style="color:orange;">**Reports > Custom Reports**</mark>

Users can run a Report on Item Expiry Dates.&#x20;

## WMS

<mark style="color:orange;">**Sites > WMS**</mark>

#### Stock View tab

View the Expiry Date in the Stock Detail pane.

#### Goods Out tab

View the Expiry Date in the Pickable Stock pane.

#### Stock Actions tab

View Expiry Date from the Current Stock pane. When adding stock, users can set the Expiry Date via the dialogue box.&#x20;

## Scanner&#x20;

<mark style="color:orange;">**Sites > View Location > Scanner**</mark>&#x20;

#### Goods In

Users can enter the Expiry Date when goods are received.&#x20;

#### Move/Putaway&#x20;

Users can enter the Expiry date when stock is moved.&#x20;


---

# 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://helpwith.salesorder.com/wms-warehouse-management/expiry-date.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.
