# Lines

Lines section is where products are added to pick ticket. To add new item to the pick ticket, click 'Add Line' button.

![](/files/yxeEBN7gJPVqcTeygLYn)

From the pop-up window select the Sku of the required product and set the desired quantity as shown below.

![](/files/nKCjnPL8C01jotMgSuy5)

{% hint style="info" %}
Notice: When adding new line to the pick ticket, system will only list products that are associated with the chosen customer. Make sure that your products are set correctly before creating new pick tickets.
{% endhint %}

To edit or delete a line use the corresponding buttons in the 'Action column'. When editing line details remember to click 'Submit' button to save changes.&#x20;

![](/files/CRbMTbove9EvejcCFdHO)

Once Pick ticket entry is complete users can release ticket to floor to and start allocating product for the order.&#x20;

![](/files/RxoqygUu7yhJOlDASMkA)

In the pop-up window click 'Confirm' to continue.

{% hint style="info" %}
Notice: Releasing pick ticket without 'Lines' will prompt a system generated error.
{% endhint %}

Multiple pick tickets can be released to floor simultaneously from the pick ticket list page.


---

# 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.p4warehouse.com/v2/fulfillment/pick-tickets/new-pick-ticket/lines.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.
