> For the complete documentation index, see [llms.txt](https://docs.riff.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.riff.ai/playbooks/operations.md).

# Operations

These playbooks cover the operational workflows that sit across procurement and inventory: monitoring open orders, alerting on stock levels, and tracking inbound logistics. Written for operations managers, supply chain leads, and planning teams.

| Playbook                                                                        | What it does                                                 | Best fit    |
| ------------------------------------------------------------------------------- | ------------------------------------------------------------ | ----------- |
| [Monitor open orders](/playbooks/operations/monitor-open-orders.md)             | Watch PO status and alert on overdue or stuck orders         | Agent + App |
| [Alert on stock thresholds](/playbooks/operations/alert-on-stock-thresholds.md) | Monitor inventory and trigger replenishment when levels fall | Agent       |

## ERP compatibility

These playbooks are written for teams running **Infor LN / M3**, **SAP S/4HANA**, **Oracle ERP Cloud**, or **Microsoft Dynamics 365**.


---

# 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:

```
GET https://docs.riff.ai/playbooks/operations.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.
