# Rating State

After the physical picking of the order is complete, pick ticket state will change from 'Being Picked' to 'Rating'. Here, users will have access to pick ticket's packslip and commercial invoice. Use corresponding buttons to retrieve desired document. &#x20;

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

#### Packslip

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

#### Commercial Invoice

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

Finally, 'Rating' order can be copied to pending PO. This action will create a purchase order that yo replenish shipped goods in exact amount. Click 'Copy to PO' button.

<figure><img src="/files/6eqKaQNbOr4CU85TIpJI" alt=""><figcaption></figcaption></figure>

Notice that newly added purchase order is automatically referenced with current pick ticket.&#x20;

<figure><img src="/files/vz6lhgIANGK33ZhSnBIQ" 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://docs.p4warehouse.com/v2/fulfillment/pick-tickets/picking-or-web-interface/rating-state.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.
