# September 30 - Receiving Modules Updates

#### Feature: Receiving Module Redesign

* New tabs have been created to account for the new changes. This will allow the departments to work within each tab.
  * Receiving Tab  ( sorted by garment date )
    * Contains all receiving orders that have not had any boxes arrived
    * Contains all receiving orders that have partial boxes arrived
  * GCI Tab ( sorted by earliest run date )
    * Contains all receiving orders that have boxes arrived
    * Contains all receiving order that have partial boxes arrived
* Completed Tab
  * Anything marked as arrived and is fully checked in


---

# 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.culturestudio.com/release-notes/decorator-platform/september-30-receiving-modules-updates.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.
