> For the complete documentation index, see [llms.txt](https://kb.bevica.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.bevica.com/documentation/integration/bevica_warehouse_integration/warehouse_integration_role_centre_tiles.md).

# Warehouse Integration Role Centre Tiles

Understand the Role Centre tiles that track integration activity.

Certain Role Centres have the **Warehouse Integration Activity** section added. This provides a quick overview of the primary actions in sending, receiving, and processing third-party warehouse documents.

![Role Centre showing Warehouse Integration Activity tiles](https://2932934759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfUgpGDVvyqBWVvwVIy9a%2Fuploads%2Fgit-blob-a540369cd8638728e26f7f7ba6b62246a2b70d6d%2FAYOi-qPl0LMsNw3OfnNJdKpQdPId3Gr5xQ.png?alt=media)

{% hint style="warning" %}
**Prerequisites**

Warehouse Integration extension installed.

Appropriate Role Centre set.
{% endhint %}

### Role Centres

The activities section has been added to the following Role Centres:

* Bevica
* Bevica Finance
* Bevica Operations
* Business Manager
* Inventory Manager
* Purchasing Agent
* Sales Order Processor

{% hint style="info" %}
**Note**

The activities section appears at the very bottom of the page, it can be moved using **Personalisation**.
{% endhint %}

### Tiles

| Section             | Tile Name                           | Note                                                                                                                                                                                                                                                      |
| ------------------- | ----------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|                     | Location(s)                         | Lists the Locations being managed by Warehouse Integration                                                                                                                                                                                                |
| Goods-out           | Ready Sales Orders                  | Displays sales orders with errored, cancelled, or no warehouse outbound requests. The Shipment Date is also filtered using the date formula provided by 'Shipment Date Calc.' if it is populated, or as '..today' if it is not. See Tile Filters below    |
|                     | Sent Today Sales Order Requests     | Displays sales orders with Outbound Requests sent today                                                                                                                                                                                                   |
|                     | Ready Transfer Orders               | Displays transfer orders with errored, cancelled, or no warehouse outbound requests. The Shipment Date is also filtered using the date formula provided by 'Shipment Date Calc.' if it is populated, or as '..today' if it is not. See Tile Filters below |
|                     | Sent Today TOrder Shipment Requests | Displays transfer orders with Outbound Requests sent today                                                                                                                                                                                                |
| Item Reconciliation | Last Item Reconciliation            | Displays the number of days since the last Item Reconciliation Batch was created                                                                                                                                                                          |
|                     | Item Recon. Discrepancies           | Displays the number of discrepancy lines on the last Item Reconciliation Batch                                                                                                                                                                            |
| File Requests       | Error Outbound Requests             | Displays outbound requests for sales orders and transfer orders that have failed (status is Error on Generating or Error on Sending)                                                                                                                      |
|                     | Pending Outbound Request            | Displays outbound requests for sales orders and transfer orders where the status is Pending                                                                                                                                                               |

### Tile Filters

You can set date filters to make tiles more useful. Select the drilldown by the Warehouse Integration title, then **Tile Filter Management**.

![Tile Filter Management page for Warehouse Integration activity cues](https://2932934759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfUgpGDVvyqBWVvwVIy9a%2Fuploads%2Fgit-blob-2d9d9b4b73f9e1ee3b249820e46448b8a3cf40c4%2FQC3yKpBZ06HIlJeC37isxXBNrGEZM7oM5g.png?alt=media)

The page has the following fields:

* **Shipment Date Calc.** This impacts '**Ready Sales Orders**' and '**Ready Transfer Orders**' tiles. It will apply a filter to the Shipment Date on the sales orders and transfer orders, the filter will be 'all dates up to and including today's date plus this date formula'. For example, if you set this to 1W and today's date is 01/01/25, it would set the Shipment Date filter to ..08/01/25. If the Shipment Date Calc. is not populated the Shipment Date filter would be ..01/01/25.

The dropdown menu also lets you:

* **Set up Cues** tile colour indicator. You can set the thresholds and the indicator. See [Set up coloured indicator on cues](https://learn.microsoft.com/en-us/dynamics365/business-central/admin-how-set-up-colored-indicator-on-cues)
* Open the **Shipping Agent Planning Worksheet (Sales)** page, see [Shipping Agent Planning Worksheet (Sales)](/documentation/integration/bevica_warehouse_integration/shipping_agent_planning_worksheet_-sales.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kb.bevica.com/documentation/integration/bevica_warehouse_integration/warehouse_integration_role_centre_tiles.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
