# Orders

The Active Orders page is the central control center for viewing, managing, adding, and editing orders. From this screen, orders can be viewed in list view or clicked into for individual order details.

## Navigating Active Orders

Opening the Active Orders page will display orders in list view, with order details.&#x20;

<figure><img src="/files/XOehR6L8fRnEUPVSTuK0" alt=""><figcaption><p>Active Orders Page</p></figcaption></figure>

### Order Fields

The fields displayed on the Active Orders landing page are detailed below.

| Field Name       | Description                                                                                                                                          |
| ---------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| Order ID         | Unique Order ID assigned by system.                                                                                                                  |
| Family Name      | Name of family in which the monument is for.                                                                                                         |
| Ordered Promised | Two dates may display. The Ordered date appears in black font with no highlight. When a Promised date is present, it will appear with red highlight. |
| Sold By          | Name of Sales Representative that assisted customer and made sale.                                                                                   |
| Designer         | Name of the designer assigned to the project.                                                                                                        |
| Cemetery         | Name of the cemetery the monument is assigned to. Cemeteries can be saved for repeated use in the Admin page.                                        |
| Type of Order    | <p>Denotes the type of the order placed.<br><br>Valid values are Monument, Cemetery Engraving, Work Order, and Niche.</p>                            |
| Contract Due     | Two amounts will appear.                                                                                                                             |
| Order Status     | Denotes the order status. Order statuses can be configured in the Admin page.                                                                        |
| Design           | <p>Denotes the phase of design the order is currently in. <br><br>Valid values are: Required, Submitted, Rejected, Approved, and Undetermined.</p>   |
| Material         | <p>Denotes the inventory status of the material. <br><br>Valid values are: Received, Inventory, In-Stock, Ordered, Need, Undetermined.</p>           |

### Filtering Orders

Orders can be searched and filtered from the front page by entering the search criteria for the respective field.&#x20;

<figure><img src="/files/o9rYguTfvJtofboUbtDz" alt=""><figcaption><p>Filtering orders by field</p></figcaption></figure>

Upon entering the criteria, the system will automatically filter for orders with matching values for the entered field.&#x20;

Orders can also be filtered by clicking on the filter criteria buttons at the top of the screen. Clicking **Scheduled** or **Promised** will filter for orders in the appropriate status.&#x20;

<figure><img src="/files/sFylJ8fMy87WCAbs6V3G" alt=""><figcaption><p>Filter by Dates or Enter Order Number</p></figcaption></figure>

## Managing Orders

Within the Active Orders page, orders can be added, edited, and updated. The actions are detailed below.&#x20;

### Add Orders

Orders can be added by clicking the **+ New Order** button at the top-right of the screen. Upon clicking **New Order,** a modal will appear capturing the order information.&#x20;

<figure><img src="/files/8Ift7RkTLloHnrr1ljyy" alt="" width="359"><figcaption><p>New Order Form</p></figcaption></figure>

### View and Edit Order Details

You can view an order's details by clicking on the order from the Active Orders screen to open the order. Upon opening the order, the order details screen will display, with all of the information regarding the order.

<figure><img src="/files/EwCq6ndzBzNjUIxgYwUc" alt=""><figcaption><p>Order Detail Page</p></figcaption></figure>

Applicable fields can be edited by clicking the **Edit** button for the specific field.&#x20;

### Printing Order Information

Order information can be printed and saved as a PDF by clicking the **View/Print** button. It will display a modal allowing you to save the PDF.&#x20;

<figure><img src="/files/DZixgiowtZoNlrYydGC7" alt=""><figcaption><p>Generating a PDF</p></figcaption></figure>

### Set Promise Date

To set a promise date for the order, click the **Promise** button and enter a promise date.&#x20;

<figure><img src="/files/0mNfYD4Nhxm0cHAVCaLK" alt=""><figcaption><p>Setting Promise Date</p></figcaption></figure>

### Edit Invoice Items

#### Add Line Item

Line items can be added to the invoice by scrolling down to the Invoice Items section and clicking the **+ Add Line Item** button. A modal will appear to fill out the line item information. Clicking **Save** will add the line item to the invoice.&#x20;

<figure><img src="/files/JOWriCU38hFABE2t7SNY" alt="" width="359"><figcaption><p>Line Item Addition</p></figcaption></figure>

#### Import From Calc Results

You can import results from a previous calculation using the Monument Calculator by clicking the **+ Import From Calc Results** button and entering the **Calculation Number.**

<figure><img src="/files/RUhV9KdRhxtElFJgCj5v" alt=""><figcaption><p>Import from Calc</p></figcaption></figure>

Upon entering the Calculation Number and clicking **Load Calc,** the calculated items will appear for review. Clicking **Save to Invoice** will add the items to the invoice. More information regarding the Monument Calculator can be found [here](/product-docs/pricing/monucalc.md).

### View and Approve/Deny Proofs

The Order Details page is the primary location to review, approve, and/or deny proofs. All applicable proofs for an order appear under the Proof section, with the current status of the proof.&#x20;

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

Proofs that are accepted or rejected will display the appropriate value under the **Approval** column. The **Approve/Reject** button will appear for any proofs that have not been actioned.&#x20;

To review the proof for an approval or rejection, click the **Approve/Reject** button. It will display a modal with the ability to add comments and select **Approve** or **Reject.**

<figure><img src="/files/2CngBXLAJRUoDXtlXM4o" alt=""><figcaption><p>Proof Approval Screen</p></figcaption></figure>

Proof approval/rejections can be undone by clicking the **Undo** button.&#x20;

Approvals can also be sent for review by clicking the **Approval Link** button and sending the link the the approver(s).

### Add or Edit Parts

#### Add Parts

From the order detail page, scroll to the Invoice section and click **Add Parts** to order parts for an order. A modal will appear prompting for the part information.&#x20;

<figure><img src="/files/IMWWCnN4N6vDIieoqf56" alt=""><figcaption><p>Add Parts</p></figcaption></figure>

#### Pull Parts from Inventory

Parts can be pulled from inventory if there is available inventory for the parts you desire. Clicking the Pull Items From Inventory button will display the inventory modal, where you can view inventory currently in stock. Once the item is found, the quantity can be set at the right side of the modal.&#x20;

### Record and View Payments

Payments are recorded by navigating to the Invoices section and clicking the **Record Payment** button. It will open a modal prompting for the payment type, payment information, and amount. Valid values for payment type are Check, Cash, and Credit Card.&#x20;

<figure><img src="/files/rD3eZiaUAAIo0xNc22sY" alt=""><figcaption><p>Opening the Record Payment modal</p></figcaption></figure>

Once a payment is recorded, it will appear in the Payments section.&#x20;

### Customer Portal

The Customer Portal link can be copied and sent to the customer for review by clicking the Customer Portal button to copy the link. Upon providing the link to the customer, the customer can view invoice information, past payments, and designs.&#x20;

<figure><img src="/files/N4bxc5TTLRYUjRhy0WqA" alt=""><figcaption><p>Generating Customer Portal Link</p></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.monucore.com/product-docs/orders/orders.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.
