# Calendar

Receiving Calendar will show all inbound shipments according to their expected delivery time. To access P4W Calendar navigate to Receiving > Calendar.

![](/files/9WaocyHJkPLpWd32oDej)

{% hint style="info" %}
Notice: By clicking the appointment in the calendar, you will be transferred directly to the selected Purchase Order.
{% endhint %}

### Calendar Navigation

To change the view of the calendar use buttons in the top left corner of 'Appointments' section.

![](/files/Ml2VWv9fZOt50ipwA7PB)

Use directional buttons in the top right corner to navigate through calendar dates (weeks, months).

![](/files/MxnO7U0qgWZm4pQJsNgU)


---

# 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/receiving/calendar.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.
